Skip to main content

What’s the Process to Verify a User’s Email Address?

Verify users via email using the built-in authentication service to link email identities with Stage Wallet accounts.

Updated today

To verify a user’s email address, use the Auth Verify Email API. This endpoint allows you to confirm that an email belongs to the user linked to a Stage Wallet.

  • The user receives a verification code by email after providing their email address through the authentication flow.

  • Your application then submits the email and verification code to the API for validation.

  • Once verified, the email is securely associated with the user’s Stage Wallet profile and stored on-chain.

This process is essential for enabling account recovery, identity confirmation, and trusted interactions between users.

Did this answer your question?