dev-xo / remix-auth-totp

A Time-Based One-Time Password (TOTP) Authentication Strategy for Remix-Auth.
https://totp.fly.dev
MIT License
418 stars 28 forks source link

[ Feat ] 2FA Authentication Support #21

Closed dev-xo closed 6 months ago

dev-xo commented 1 year ago

A work in progress is already underway to introduce support for 2FA authentication, leveraging the capabilities of @epic-web/totp.

Suggestions and PRs are welcome! 🙏

Sarvesh-Ghildiyal commented 10 months ago

Hello @dev-xo, In the 2FA, first we are going to authenticate the user based on the email and password registered in Database then with the TOTP?

dev-xo commented 10 months ago

Would love to give you a proper response to that, @Sarvesh-Ghildiyal, but there aren't plans for the 2FA Implementation yet, and the ones that were in progress, stopped some time ago.

We'll probably revisit this soon!

Sarvesh-Ghildiyal commented 10 months ago

Thanks for the update @dev-xo, Really appreciate it!

stephen776 commented 2 months ago

Any updates here? Or will this strategy continue to focus on magic-link style auth?

dev-xo commented 2 months ago

Hello @stephen776! Not sure what to say, I'm always up to look into solutions or new features, although pretty busy nowadays, so if you are up to come up with something, we may be able to look into it!