- Issue created by @jcandan
There is no documentation on project page or in the README about the pre-selected scopes. The scopes are defined per implementation, and so they are missing from the user interface help text where scopes may be added.
Add a note to the "Scopes for API call" configuration field help text including the hard-coded scopes.
And, document how a plugin might easily supplement this documentation.
Drupal\social_auth_discord\DiscordAuthManager::getAuthorizationUrl()
$scopes
to be available via static method or property.Active
4.0
User interface