<ForgotPassword />

Renders a forgot password component with options for full-page display.

Props

PropTypeDefaultDescription
fullPageoptional
booleanfalseIf set to 'true'. displays the component in full-page mode.

Example

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

export const MyForgotPassword = () => {
  return <ForgotPassword fullPage={true} />;
}

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.