✅ Discord Authentication Redirection Issue
Hi.
I am new to C#/ASP.NET and just want this Discord OAuth "Challenge" to work properly.
Current Routes:
EDIT: If I set the "RedirectUri" to "RedirectLogin", the code and state query parameters are not passed through.
Any help is greatly appreciated, thanks!
I am new to C#/ASP.NET and just want this Discord OAuth "Challenge" to work properly.
Current Routes:
- "/auth/login"
- "auth/login-redirect"
EDIT: If I set the "RedirectUri" to "RedirectLogin", the code and state query parameters are not passed through.
Any help is greatly appreciated, thanks!

