Skip to content

HackingCorp/IonicFirebasePhoneAuth

 
 

Repository files navigation

Project setup:

You will need your project from Firebase Console.

  1. Copy your credentials (click for Web in console) and create src/app/env.config.ts
  2. In Authentication tab in Firebase Console go to login methods and turn on Phone Auth
  3. Optional. Add test phone number in Firebase Console
  4. Add your application. Make sure your package ID match the one in Firebase Console - e.g. com.ionicfirebasephoneauth.demo
  5. Add SHA-1 blueprint - important!
  6. Download google-services.json and paste it in root folder of project
  7. Run app with ionic cordova run android --device

Notes

Written with StackEdit.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 48.0%
  • CSS 25.2%
  • HTML 20.9%
  • JavaScript 5.9%