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

[ Refactor ] Add customizable TOTP_NOT_FOUND error message and remove `hostUrl` from `MagicLinkGenerationOptions`. #34

Closed mw10013 closed 11 months ago

mw10013 commented 11 months ago

Closes #32, #33

If this PR is accepted, please hold off on releasing since I'd like to propose a change with expireAt which I create an issue for.