<MagicLinkSignIn />

A component that provides a magic link sign-in form with email input and OTP verification.

Props

This component does not accept any props.

Example

import { MagicLinkSignIn } from '@stackframe/stack';

export function SignInPage() {
  return (
    <div>
      <h1>Sign In</h1>
      <MagicLinkSignIn />
    </div>
  );
}

Table of Contents

Navigate this page

On this page

Stack Auth AI

Documentation assistant

Experimental: AI responses may not always be accurate—please verify important details.

For the most accurate information, please join our Discord or email us.

How can I help?

Ask me about Stack Auth while you browse the docs.