Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 657 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 657 Bytes

MobileNumberAuthentication

The android mobile app demonstrates the mobile authentication. The app is developed through Firebase platform.

Use case:

  1. When the user opens the app, the app requests for a mobile number (by default, Australia).
  2. Once the mobile number is given, the app sends a verification code to the number.
  3. When the verification is done successfully, the app redirects to a new page.
  4. If the user is using the app for the first time, it prompts “Welcome New User”.
  5. Else it prompts “Welcome back” irrespective of the device.
  6. User can log out.

Source: https://firebase.google.com/docs/auth/android/phone-auth