AuthenticationMagic Link

Magic Link

Learn how to configure Magic Link sign in for your application.

Adding support for signing in via email, alongside one or more OAuth services, provides an alternative for users who lose access to their OAuth account (e.g., if it is locked or deleted).

Magic Link sign in is a secure and user-friendly way to authenticate users without requiring them to remember a password. It works by sending a unique link to the user's email address, which they can click to sign in.

Everything is already set up for you. You just need to configure the email provider (Resend, in this case) to enable email sending, and you'll be good to go.

Read about it in the next section here.

Once you have the email provider set up, you can try out the Magic Link sign in feature in your application here.

Last updated on