Passwordless login via Magic Links
Build passwordless logins via magic links for your application or website.
Stage:
General Availability
Available on self-hosted:
Yes
Supabase's Passwordless Login via Magic Links allows users to sign in by clicking a unique link sent to their email address, eliminating the need for traditional passwords.
Key features
- One-time use links: Each Magic Link is valid for a single login attempt.
- Automatic user creation: New users can be automatically signed up (optional).
- Customizable email templates: Modify the Magic Link email content to fit your brand.
- Configurable settings: Adjust request limits and link expiration times.
- Redirect URL control: Specify allowed redirect destinations after login.
- PKCE flow support: Enhanced security for server-side rendering.
Benefits:
- Enhanced security: Reduce risks associated with password-based vulnerabilities.
- Improved user experience: Remove the friction of remembering and entering passwords.
- Reduced support overhead: Decrease password-related support requests.
- Simplified onboarding: Lower the barrier to entry for new users.
Passwordless login via Magic Links is valuable for:
- SaaS platforms prioritizing security and user experience
- Financial applications requiring strong authentication
- E-commerce sites aiming to reduce login friction
- Enterprise applications managing access for numerous employees
- Any application targeting users fatigued by managing multiple passwords
Supabase's Magic Links feature offers a secure and user-friendly authentication method, aligning with modern security practices while providing a frictionless login experience.