I turn on the 2FA in my console user, the QR didn't appear and the console redirect me to that page and I can't disable from another admin account. How can I recover my account or disable the 2FA on that one? Thanks.
weird...
did you have a verified email? did you set up github auth?
yep, I've a verified email but I didn't set up github auth
how did you have a verified email?
from my user account in the console
sorry i don't understand. we don't have a way to verify email for the appwrite console 🧐
you click on "Your Account" and then you've this option
if you switch on, that bug appears
Recommended threads
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...
- Bug: TOTP MFA verification always fails ...
*Bug: TOTP MFA verify always returns `user_invalid_token` (Cloud 1.8.1, Frankfurt)** Project ID: `68dd48440003e537d849` SDK: `appwrite@18.2.0` (also tested wit...