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.
Login with Social Providers
Nextbase supports authentication with various social providers, allowing users to log in using their existing accounts from platforms like Google, GitHub, and Twitter.
Login with API Key
Nextbase Ultimate supports authentication using API keys, which is useful for integrating with external services or for machine-to-machine communication.