You: Redirect User to https://discordapp.com/api/oauth2/authorize
name | value |
---|---|
client_id | Your application's Client ID |
scope | A list of scopes, delimited by spaces |
redirect_uri | The uri to send the user after authorization |
You: Redirect User to https://discordapp.com/api/oauth2/authorize
name | value |
---|---|
client_id | Your application's Client ID |
scope | A list of scopes, delimited by spaces |
redirect_uri | The uri to send the user after authorization |