Setup
Follow these steps if you have not created a Yahoo OAuth client yet.- After creating a Yahoo developer account, you can create a Yahoo OAuth application here. For more information, check out Yahoo’s guide to receive your OAuth 2.0 credentials here.
- Create a New App with your application name and optional description and homepage URL.
- Copy-paste the Redirect URI from the Dashboard into the Redirect URLs section.
- Make sure to include OpenID Connect Permissions and ensure both Email and Profile are checked.
Follow these steps if you already have an existing Yahoo OAuth client.