I can’t log in to my Appwrite cloud dashboard. I am trying to log in via GitHub OAuth. The problem started when I changed my settings to use 2FA. I tried to use a different browser, use incognito mode, clear local storage and cookies, and even tried to log in on my phone, but nothing is working and I can’t log in to my Appwrite cloud . dashboard. When I try to log in, I am redirected to 2FA and I pass the code that I am getting to my email, but afterwards, nothing happens.
Recommended threads
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- Rec'd a "phishing" email that apparently...
I received an email attempting to convince me that my password expired - and the link wanted to send me to an appwrite instance: (https://updating-projects-ads....
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...