How to capture and verify user’s phone number using Auth0 Actions
For various scenarios, a business might need to record & verify a user’s phone number before they can provide a service.
This example demonstrates how you can capture and verify the user’s phone number as part of Sign up (First login) using Auth0 Act...
pazel.dev8 min read
Syed Mohammad Fahim Abrar
No Happy Path
Great article. BTW, Can u please explain if we could tweak the process such way that we can do it without redirecting to external webpage? We do email password login from flutter SDK. But I didnt find any way to verify sms without SMS action. It would be very helpful if we could do such thing with api instead of redirecting to a web page