Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jayeshpansheriya/mobileotp

FireBasePhoneAuth
https://github.com/jayeshpansheriya/mobileotp

authentication mobile-otp otp phoneauthentication

Last synced: about 1 month ago
JSON representation

FireBasePhoneAuth

Awesome Lists containing this project

README

        

# Mobileotp
---
** FireBasePhoneAuth **

Sample app to show the how phone authentication work using firebase.
we can use firebase phone number verification by otp otp is send by firebase and it auto detect the sms and verify the phone number.
some time auto detect not work then we can insert the otp code manually.
if we din't get sms then we can request again to get the otp.

don't forget to add your google-service.json file without that app will not work.