Email Verification Workflow

Users should verify their email address to ensure they have legitimate access to your application. The Email Verification Workflow provides an explicit way for a user to do just that. It involves Wristband sending a transactional email to the user's email address requiring verification. This email includes an Action Link that, when clicked, directs the user to a page with a unique Email Authorization Code. This one-time code is used for finalizing the verification through the Wristband Verify Email API.

These are the workflows where a user may trigger the Email Verification Workflow, assuming the appropriate Workflow Policy is configured:

  • Wristband IDP Signup
  • External IDP Signup if the synced External IDP Userinfo contains an email address that is not verified
  • External IDP Login with Just-in-Time (JIT) Provisioning enabled if the synced External IDP Userinfo contains an email address that is not verified

You can also send verification emails directly to your application's users from the Wristband Dashboard, accessible through the Edit User Page.