Skip to main content

Step 5 — Add the OAuth2 Redirect URL

  1. In the Discord Developer Portal, go to OAuth2
  2. Under Redirects, click Add Redirect and enter:
    https://YOUR_DOMAIN/discord/oauth/callback
    Replace YOUR_DOMAIN with your actual domain (e.g. panel.example.com)
  3. Click Save Changes