Auto Read OTP
Enhance user experience with Auto Read functionality for WhatsApp and SMS on Android Apps, providing a seamless and zero-tap OTP auth.
What is Auto Read?
Auto Read allows OTPs to be automatically filled into the login page without requiring users to switch apps or manually enter the OTP. This feature enhances the user experience by providing a seamless and zero-tap authentication process.
Where Does Auto Read Work?
Auto Read is available for Android apps only. Our SDK supports auto reading of OTPs from both WhatsApp and SMS, making it versatile and user-friendly.
How Auto Read Works
Auto Read uses a broadcast service to detect and capture OTPs. To enable this feature, you need to whitelist the OTP template with your App Hash and Package Name with WhatsApp/Meta or the relevant Telecom provider.
How to Whitelist the Template
Generate the App Hash
Use the OTPless utility function to get the App Hash.
import the following class
To get the application signature in base64 return String
The App hash is the first 11 character string of the returned value.
Send Details for Whitelisting
Send the following details to support@otpless.com from your registered email ID:
- App Hash
- Package Name
- App ID
Was this page helpful?