Skip to main content

Setup

Follow these steps if you have not created a Yahoo OAuth client yet.
  1. 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.
  2. Create a New App with your application name and optional description and homepage URL.
  3. Copy-paste the Redirect URI from the Dashboard into the Redirect URLs section.
  4. 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.
  1. Navigate to your project by clicking your application from your organization’s app page.
  2. Copy-paste the Redirect URI from the Dashboard into the Redirect URLs section.