
Hi folks, I have a request from my client to enable 2FA for users. I did some research but didn't find a solution how to do it in Appwrite. Is there any possible way to do it and if so can you provide any resource that can help me do it? Thanks in advance

2FA is not yet supported in Appwrite. Itβs currently in development

Do you know when can we expect the release of the feature?

It's planned, but there is not a fixed ETA

Sounds like it's pretty much done - it was apparently supposed to have been in a previous release already, but there were a few bugs still.

Do you have the link of the roadmap? @ideclon or @D5

No public roadmap. I don't have access too π

Aha okay. Thanks man

for now, you might be able to use an OAuth2 provider and require MFA on the OAuth2 provider side

Thanks for the help @Steven. It's a bit complicated on my end. I've been requested by the client to add OTP with Google Authenticator or similar, it's kinda hard to find a workaround it. What do you suggest for my case?


Thank you. Iβll test it out. Thanks for the help everyone
Recommended threads
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
- Database Double Requesting Error.
I am getting error for creating new document in an collection with new ID.unique() then too getting error of existing document. When button is pressed one docum...
