Skip to main content

Setup

Follow these steps if you have not created a Discord OAuth client yet.
  1. Navigate to Discord OAuth Applications. For more information, check out Discord’s Creating an OAuth App guide here.
  2. Create a New Application with your application name. Then navigate to OAuth2 > General in the left hand sidebar.
  3. Copy-paste the Redirect URI from the Dashboard into the Redirect section by clicking Add Redirect.

Follow these steps if you already have an existing Discord OAuth client.
  1. Navigate to Discord OAuth Applications.
  2. Click on the application you’d like to use and press edit.
  3. Navigate to OAuth2 > General for your application.
  4. Update the Redirects by copy-pasting the Redirect URI from the Dashboard.