Secure passwordless authentication for Strapi using email-based magic links. No passwords required.
-
Updated
Oct 28, 2025 - JavaScript
Secure passwordless authentication for Strapi using email-based magic links. No passwords required.
This is a Passwordless authentication system, which creates a random OTP(One Time Password) and sends the OTP through mail. I have used SMTP module for the automated mail delivery.
Add a description, image, and links to the passwordlessauthentication topic page so that developers can more easily learn about it.
To associate your repository with the passwordlessauthentication topic, visit your repo's landing page and select "manage topics."