Skip to main content
Use this when your application sends a one-click login link to the user’s email address instead of using a password.

What to provide

Email: [email protected]
Magic link delivery: [explain how Mjolnir can access the link]
Mjolnir needs to retrieve the magic link from the inbox automatically.
Magic link flows are time-sensitive. Links typically expire within minutes. A test email service with a fast API (like Mailosaur) is the most reliable option since it avoids IMAP polling delays.