Skip to content

[Feature Request] Add Email Verification Code Component #783

@LuoPengcheng12138

Description

@LuoPengcheng12138

Motivation

The current email registration process in the project's frontend only supports account-password registration, and lacks the implementation of components for sending and verifying email verification codes.
We need to:

  • Develop a component to trigger sending verification codes to the registered email address;
  • Implement a verification code input and validation module (including logic for code expiration, resend limits, and error prompts);
  • Integrate the verification process into the existing registration workflow to ensure the code is validated before completing registration.

Solution

No response

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions