Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jayeshpansheriya/mobileotp
- Owner: jayeshpansheriya
- Created: 2017-10-26T06:57:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-26T07:03:54.000Z (over 6 years ago)
- Last Synced: 2024-04-18T01:56:31.263Z (9 months ago)
- Topics: authentication, mobile-otp, otp, phoneauthentication
- Language: Java
- Homepage:
- Size: 126 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.