firebase_phone_auth_handler
firebase_phone_auth_handler copied to clipboard
Can we disable auto login success when receiving SMS code on android devices
- I navigate to verify phone screen with my phone number. But after receiving sms code auto login on android devices
Hey @minhkimlong, you can use theautoVerified boolean in the onLoginSuccess callback to check if the otp was auto verified.