Skip to content

This repository contains code for mobile authentication login using firebase

Notifications You must be signed in to change notification settings

ramseth001/MobileNumberAuthentication

Repository files navigation

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

About

This repository contains code for mobile authentication login using firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages