Passwordless authentication. Users enter their email, receive a link, click it, and they’re signed in.Documentation Index
Fetch the complete documentation index at: https://docs.authplugin.com/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| Accent Color | Color | Button color | #9EE86F |
| Button Text | String | Submit button text | Send Magic Link |
| Success Message | String | Message after email is sent | Check your email for a sign-in link |
Features
- Single email input — no password needed
- Sends a one-time authentication link via email
- Link auto-authenticates the user on click
- Shows success message with “check your email” prompt
- Links expire after a set time for security