Discord OAuth Redirects
Find Process By Port
How to Access Ubuntu Server
Increase MySQL Idle Timeout
LEMN Stack Install
NGINX Upload Limits [413 Entity Too Large]
Transfer Files Between Servers
TypeError: Setting User Fix
Using Node Version Manager
Using Screen Sessions
Segmentation Fault Error
Weblutions Documentation > Knowledgebase > Discord OAuth Redirects
Discord OAuth Redirects
Many of our products use or have Discord authentication as a login method. Some products include; FaxStore, FaxDocs, FaxCAD, and more. This article runs through what redirect URIs are used for our products.
The majority of our product suite use the same redirect link to have uniformity to them. This redirect is
https://example.com/auth/discord/callback
Applies to; FaxCAD, FaxDesk, FaxDocs, FaxStore, FaxTrack, License System, and Bot Portfolio.
However, WebForms uses a different URI callback
https://example.com/auth/callback
These redirects are set via the Discord Developer Portal for the relevant application you're using in the product.
Additionally, the protocol and domain must match in the products config file otherwise you might experience the "Invalid OAuth2 redirect_uri" error from Discord.
Review this page
invalid oauth invalid oauth2 invalid oauth redirect discord uri
1 recommend this page