Summary
GitHub redirect url is set up to https://corpsim-api.altitude-interactive.com/api/auth/callback/microsoft while the main game sits on https://corpsim.altitude-interactive.com so GitHub outputs this when trying to sign up / login with Github on production:
Steps to reproduce
- Go to corpsim.altitude-interactive.com
- Get redirected to /sign-in page (while being logged out)
- Go to /sign-up page (but I think it does the same issue on /sign-in page)
- Select "Sign in with GitHub"
- Observe the invalid redirect url error from GitHub
Expected behavior
Should register the player
Actual behavior
Throws "invalid redirect url"
Environment
- App version or commit: v0.9.1
- Browser (if applicable): Brave, no shields on
Summary
GitHub redirect url is set up to https://corpsim-api.altitude-interactive.com/api/auth/callback/microsoft while the main game sits on https://corpsim.altitude-interactive.com so GitHub outputs this when trying to sign up / login with Github on production:
Steps to reproduce
Expected behavior
Should register the player
Actual behavior
Throws "invalid redirect url"
Environment