Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinkeshdarji/firebasephoneauthentication
Sample project implementing SMS OTP verification using Firebase auth.
https://github.com/pinkeshdarji/firebasephoneauthentication
android firebase firebaseauth firebaseui
Last synced: 21 days ago
JSON representation
Sample project implementing SMS OTP verification using Firebase auth.
- Host: GitHub
- URL: https://github.com/pinkeshdarji/firebasephoneauthentication
- Owner: pinkeshdarji
- Created: 2017-09-02T06:17:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-02T06:40:49.000Z (over 7 years ago)
- Last Synced: 2024-01-02T22:53:46.933Z (about 1 year ago)
- Topics: android, firebase, firebaseauth, firebaseui
- Language: Java
- Homepage:
- Size: 124 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Verify OTP using FirebasePhoneAuthentication
Sample project implementing SMS OTP verification using Firebase auth.# Usage
* Before you can run the sample app, you must create a project in the Firebase console. Add an Android app to the project, and copy the generated google-services.json file into the app/ directory.
* Open project in firebase console -> Authentication --> SIGN-IN-METHOD --> click on phone --> Enable
* You must also add SHA certificate fingerprints. To add it click on Gear icon besides overview(top-left side) in firebase console --> Project setting --> Scroll down --> Add Fingerpint