Skip to content

Firebase Authentication code guideline for Android developer

Notifications You must be signed in to change notification settings

merby04/FirebaseAuth-Android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebase Authentication

Firebase Authentication code guideline for Android developer

Prerequisites

  • Supported Android 4.0.1 (Ice Cream Sandwich) or newer
  • Google Play services 11.8.0 or newer
  • Android Studio 3.0.1 or higher
  • google-services.json in app-level folder

Features

  • Sign-in with Email and Password
  • Verify user's email
  • Sign-in with Google log-in
  • Sign-in with Facebook log-in
  • Sign-in with Twitter log-in
  • Sign-in with Anonymous
  • Update user's profile
  • Update user's email
  • Update user's password
  • Send password reset
  • Delete a user

Screenshots

Blog

Firebase Authentication

About

Firebase Authentication code guideline for Android developer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%