wisemen-digital / PhoneVerificationController

A nicer UI for FireBase phone authentication.
MIT License
31 stars 13 forks source link

Verification view #1

Open d33pak-s1ngh opened 6 years ago

d33pak-s1ngh commented 6 years ago

This is great thank you for such awesome work. I have already implemented phone authentication, I just need a Verification view where user can enter otp received by sms. I am doing everything programatically so can i use your verification view in my application programatically ?. If yes please guide me.

djbe commented 6 years ago

Check the Readme, it has an "Usage" section with example code for how to invoke the verification view: https://github.com/appwise-labs/PhoneVerificationController#usage