Open kawamataryo opened 2 weeks ago
Reproducible on Firefox with Bsky Email 2FA enabled.
Not reproducible on my instance of Firefox Dev Edition 132.0b8 I've never had a 2FA confirmation required when using a bluesky app password on any other services either. (sorry if that's not particularly helpful, or maybe it is, idk)
Thank you for your comment! Indeed, I also found that after setting up 2FA on my Chrome, the issue no longer occurs. I wonder why that is? I'll keep an eye on it for a little longer.
Can confirm that this 2FA issue is occurring on Waterfox G6.0.20 (64-bit). I'll test Firefox later tonight.
I have implemented 2FA in the Chrome version 0.9.6.
Description:
When 2FA (Two-Factor Authentication) is enabled, the extension does not function correctly. Users receive the authentication email, but there is no option to input the code within the extension, leading to an error.
Steps to Reproduce:
Expected Behavior:
The extension should prompt for the 2FA code and allow users to input it, enabling successful authentication.
Current Workaround:
As a temporary solution, users can disable 2FA to use the extension. However, this is not ideal for users who require enhanced security.