Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 907 Bytes

yahoo.md

File metadata and controls

27 lines (16 loc) · 907 Bytes

Yahoo


League Info Needed
  • League ID
  • Client ID
  • Client secret

How to find your Yahoo league ID.

To set up your Yahoo account, follow these steps:

  • Register a new application on the Yahoo Developer Site
  • Retrieve the Client ID and Client secret for the application
  • Set the callback/redirect URI of the application to: https://localhost:8000
  • Make sure the application has READ permissions
Notes
  • When the Yahoo League Loader is run, Yahoo OAuth will open up a new tab in a browser. You can close this tab.