v1.0.0
Remix Auth TOTP v1.0 Released 🎈
Hello folks,
I'm excited to announce the v1.0 Release of Remix Auth TOTP Authentication Strategy for Remix Auth.
Name Change & Rewrite
First off, if you've been following the project, you'll notice a slightly modified name. The rename and rewrite was significantly influenced by @epic-web/totp
, a package from Kent C. Dodds, that serves as the foundation for the Time-based One-time Passwords (TOTP) code generations.
What’s New
- Support for Remix v2.0
- Codebase optimizations
- Improved security features
Upcoming: 2FA Authentication Support
The current Strategy has been released featuring Email Code validation as the default authentication method. This also includes the existing Magic Link feature, from @w00fz.
A work in progress is already underway to introduce support for 2FA authentication, leveraging the capabilities of @epic-web/totp
.
The Work In Progress Issue:
Support for Remix v1.0
Although this release is tailored for Remix v2.0, there is already a work in process to add compatibility with Remix v1.0. The current roadblock is an internal ESM-only dependency, and that's usually a headache to work with in terms of compatibilities.
The Work In Progress Issue:
Suggestions and PRs are welcome! 🙏
Community Support
I want to close this with some personal words — enough instructions for the computer.
There's something truly special about contributing (particularly if it can be for Remix, in my case). Feeling welcomed and noticing the community support is a huge motivation booster, not only for me, but for everyone who's implied into OSS.
Simply put, thanks for the support.
Feels great to contribute with my grain of salt to this awesome community.
Daniel.