Search posts, tags, users, and pages
Peter Musembi
Make stuff
INTRO Phone authentication comes in handy when you want to verify the user's phone number. In the world of cybersecurity, this is known as two-factor authentication. Welcome to my first blog post. I appreciate blogs, am not so much into creating them...
Patrick Waweru
@iampato
The above code should fail if you update the plugins to the latest versions:
here is my answer on StackOverflow on the solution: stackoverflow.com/questions/62348754/the-sms-code…
Thank u for the comment. The article is inline with the docs below. firebase.flutter.dev/docs/auth/phone However, I will test the code with updated plugins.
Patrick Waweru
@iampato
The above code should fail if you update the plugins to the latest versions:
here is my answer on StackOverflow on the solution: stackoverflow.com/questions/62348754/the-sms-code…