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.