-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2FA code received in email is formatted incorrectly. #5448
Comments
It's so weird to me that iOS seems to copy the display value (post |
Tbf it's also weird to me that the email includes it in lowercase but this isn't accepted by that UI. |
This is only an issue with the oauth login flow right? Lowercase codes work on the regular login page? |
Yes, so if I log into the Bluesky app, the lower case values are accepted just fine. |
@MarshalX I assume not as I tested shortly after the merge and it was still an issue. I imagine the next release should deploy it. |
Describe the bug
If I try to sign into an application, in a browser on iOS and using oauth, the 2FA code that gets sent through to my email has incorrect letter casing so when I copy and paste it, the UI just tells me the code is in an incorrect format.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The 2FA code should be provided in a format which means I can simply copy and paste it.
Screenshots
Details
Using iOS and chrome browser.
Additional context
The text was updated successfully, but these errors were encountered: