Secure verification through WhatsApp with clickable links
Custom Prompts
prompt()
method allows you to customize the text shown to users when they click the verification link. This can be used to provide context about why they’re being asked to verify.Custom Response Messages
responseMessage()
method lets you define custom messages for different verification outcomes:successResponse
: Shown after successful verificationfailedResponse
: Shown after failed verificationexpiredResponse
: Shown when the link has expiredCallback URLs
callback()
method allows you to specify webhook URLs that will be called when verification succeeds or fails:successCallback
: Called on successful verificationfailedCallback
: Called on failed verificationPasswordless Login
Account Recovery
Secure Actions Confirmation
Two-Factor Authentication