๐ง Remix Auth TOTP
Remix Auth TOTP is a Time-Based One-Time Password (TOTP) Authentication Strategy for Remix Auth that implements Email-Code Verification & Magic-Link Authentication in your application.
npm install remix-auth-totp
Features
- ๐ง Built-In Magic Link - Authenticate users with a Click.
- โ Cloudflare Support - Works with Cloudflare Pages.
- ๐ Secure - Encrypted Time-Based Codes.
- ๐ก Bulletproof - Crafted in strict TypeScript with high test coverage.
- ๐ Easy to Set Up - Start with one of the Official Starters.
- ๐ Remix Auth Foundation - An amazing authentication library for Remix.
Live Demo
Getting Started
Please, read the Getting Started Documentation in order to set up Remix Auth TOTP in your application.
[!TIP] As a faster alternative, you can start with one of the Example Templates.
Support
If you found Remix Auth TOTP helpful, please consider supporting it with a โญ Star. It helps the repository grow and provides the required motivation to continue maintaining the project.
Acknowledgments
Big thanks to @w00fz for its amazing implementation of the Magic Link feature.
Special thanks to @mw10013 for the Cloudflare Support implementation, the v2
and v3
Releases, and all the dedication and effort set into the project.
License
Licensed under the MIT license.