Setup
Follow these steps if you have not created a Discord OAuth client yet.- Navigate to Discord OAuth Applications. For more information, check out Discord’s Creating an OAuth App guide here.
- Create a New Application with your application name. Then navigate to OAuth2 > General in the left hand sidebar.
- 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.
- Navigate to Discord OAuth Applications.
- Click on the application you’d like to use and press edit.
- Navigate to OAuth2 > General for your application.
- Update the Redirects by copy-pasting the Redirect URI from the Dashboard.