Finish authorization with a code
fantasy_authorizeComplete Yahoo OAuth authorization with a verification code to access your fantasy baseball leagues and automatically set a default league.
Instructions
Complete setup using the verification code Yahoo displayed after the user approved access. Optionally also accepts clientId/clientSecret. On success it lists the user's leagues and sets a default automatically when there is only one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The verification code Yahoo showed the user | |
| clientId | No | Yahoo Client ID, if not already saved | |
| clientSecret | No | Yahoo Client Secret, if not already saved |