Discord Provider Additional OAuth Permissions?

Apologies if this is not the correct forum for this topic. I set up the Discord Social Identity Provider in Auth0 and I noticed that it only allows for the “identify” permission. Is there any way to add more permission requests via the Discord Identity Provider? For example, I’d like to ask for the “guilds” permission.

Is there a place for me to log that as a feature request?

Hi @haacked,

Welcome to the Community!

Currently, only the identify scope is used so that your application can obtain profile information for its users.

Yes, it would be great to get your feedback for that request! You can submit feedback here:

Thanks,

Stephanie

2 Likes

Thanks! For those keeping score at home, I ended up resolving my issue by using a custom OAuth Connection instead of the Discord connection: Connect Apps to Generic OAuth2 Authorization Servers

3 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.