Skip to content

sujith014/firebae_authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*Firebase Setup (https://firebase.google.com/docs/auth)

Go to the Firebase Console. Create a new Firebase project or use an existing one. Add your Android app to the project. Download the google-services.json file from the Firebase Console and place it in the app/ directory of your Android project. Enable Email/Password and Phone sign-in methods: In the Firebase Console, go to Authentication. Under the Sign-in method tab, enable Email/Password and Phone authentication.

image image image