The Debugging Den Documentation  >  Knowledgebase > Discord OAuth Redirects

Discord OAuth Redirects

Many products use Discord authentication. Most share the same redirect URI for uniformity:

https://example.com/auth/discord/callback

Set these in the Discord Developer Portal for the relevant app. The protocol and domain must match your product config or you’ll get an invalid_redirect_uri error.


© 2025, The Debugging Den Documentation | Login