You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried resolving the issue using the support portal
What browsers are you seeing the problem on?
Firefox
Describe the bug
When signing in to modrinth from the https://modrinth.gg page, the flow is interrupted when it should have opened the 2FA page, instead, it flashes with the main modrinth.gg page and then puts me back on the login page.
When repeating the reproduction steps from https://modrinth.com , I did not have this issue.
Steps to reproduce
Ensure you are signed out of Modrinth, and have 2FA enabled on your account
Go to https://modrinth.gg
Press 'Sign in'
Use any of the oauth login methods (I didn't test username/password)
Proceed through the 3rd party oauth and authorise
See, you are now back on the login page.
Expected behavior
It should correctly continue with the login flow and show the 2FA page.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Able to reproduce. Caused by the oAuth redirect URI being set to Modrinth's sign-in page's redirect query param. Instead the oAuth redirect URI should be the sign-in page URL + redirect query param set.
Please confirm the following.
What browsers are you seeing the problem on?
Firefox
Describe the bug
When signing in to modrinth from the https://modrinth.gg page, the flow is interrupted when it should have opened the 2FA page, instead, it flashes with the main modrinth.gg page and then puts me back on the login page.
When repeating the reproduction steps from https://modrinth.com , I did not have this issue.
Steps to reproduce
https://modrinth.gg
Expected behavior
It should correctly continue with the login flow and show the 2FA page.
Additional context
No response
The text was updated successfully, but these errors were encountered: