Email Verification: Wristband-Hosted UI

Use Wristband's hosted pages to handle email verification without building any UI yourself.

By default, the Action Link in the verification email directs users to a Wristband-hosted Email Verification Page. No user interaction is necessary on this page; it is designed for UX purposes, providing a visual confirmation of successful or unsuccessful verification.


Workflow Steps:

  1. The user clicks on the Action Link in the verification email that was sent to their inbox.
  2. The user is redirected to the Wristband-hosted Email Verification Page.
  3. Wristband calls the Wristband Verify Email API, passing along the Email Authorization Code.
  4. A message is displayed to the user indicating that verification succeeded.

At this point, the workflow is complete, and the user can exit the page.

Wristband Email Verification Workflow

Did this page help you?