Magic Link

Learn how to configure passwordless sign-in.

Passwordless sign-in using a magic link is a secure and user-friendly way to authenticate users without requiring them to remember a password.

It sends a unique link to the user's email address, which they click to sign in.

Adding magic link support alongside OAuth provides an alternative for users who lose access to their OAuth account.

Everything is already configured. You just need to set up the email provider (Resend) to enable email sending.

Read about it in the Email section.

Once the email provider is configured, and the feature flag is enabled, users can use the magic link sign in.

On this page