Ahmet BeyOriginal post
Flutter Developer
Hello, I am using flutter and doing phone authentication.
I would like to check if the phone number entered in the register screen is already registered and verified. How can I do this?
Thank you for your help.
Summary
- Developer using Flutter for phone authentication
- Wants to check if phone number entered in register screen is already registered and verified
- Solution: Call endpoint to get user object, check phoneVerification attribute