Authentication
Login with Magic Link
Nextbase supports login with Magic Link, which is a secure way to authenticate users without requiring them to remember a password.
Server Action
Here's the server action used to login with Magic Link:
Usage
Here's an example of how to use the Magic Link authentication in your login component:
This implementation allows users to receive a login link via email, providing a passwordless authentication experience.