QR Code, Link, and Email Handoff
QR Code, Link, and Email Handoff
There are three ways to verify and enroll the device.
- QR Code: By leveraging the use of QR codes, authID offers a simple and safe way to authenticate and verify identities, improving security and the user experience.
- Link: With the link in authID, users can identify themselves or verify their identities safely and easily by sending a unique URL link.
- Email: A dependable communication channel is provided by integrating email with authID, which improves security and the user experience.
Disable VerifiedTM Transaction Email and Link Handoff Screens
The SkipHandoffOptions=true parameter is added to the custom variables during validated transaction transmission to prevent the email and link choices from displaying when the device change option is tapped.
Verified Transaction procedure to disable the Email and Link Handoff Screens
- Follow steps 1 to 2 under Initiate a Transaction Proof Onboarding
- Tap Select to Product as "Verified™."
- Select Device and Choose Action; in the Authentication Method, select Biometry.
- Enter the key as "SkipHandoffOptions" and the value as "true."
- Tap "Initiate Transaction." The developer options enabled
- Start the transaction and tap the 'Continue on mobile device' option
- The Handoff screen is displayed.
- Once the selfie is submitted, it redirects to the transaction details screen.
Parameter
The options can also disable the link and email options in all transactions through the parameter "skipHandoffOptions": true, added in the main of the execform of each transaction.
Updated 2 months ago