https://auth0.com/docs/connections/social/oauth2
Configuration:
- Authorization URL : https://slack.com/oauth/v2/authorize?user_scope=identity.basic,identity.email,identity.team,identity.avatar
- Token URL : https://slack.com/api/oauth.v2.access
- Scope : ""
- Cliet ID : "Obtain from slack"
- Client Secret: "Obtain from Slack"
User scope is defined directly in the Authorization URL : Ex: user_scope=identity.basic