Reset Password: Email OTP Reset

Reset Password: Email OTP Reset

Installation

No MCP yet? Connect your agent.

Layout

A reset password form that emails a one time code, then prompts users to enter the OTP digits before setting a new password.

Source and integration

This reference resolves to the upstream components/blocks/application/reset-password/email-otp-reset.tsx implementation. The registry response may bundle shared shadcn/ui files with the block. Review its file destinations against the project's existing primitives before integrating it; Catalogs stores no copy of those source files.

The implementation targets React with Tailwind CSS and the project's existing shadcn/ui setup. The upstream registry declares these runtime packages:

  • class-variance-authority
  • lucide-react
  • radix-ui

It declares no separate shadcn registry dependencies.