© 2026 Hedgehog Software, LLC
[HttpGet] [Route("auth/discord/callback")] public async Task<IActionResult> Callback([FromQuery] string code) { Return Ok(); }
http://localhost:7201/auth/discord/callback?code=REAL_CODE
http://localhost:7201/auth/discord/callback?code=123123