Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 522 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 522 Bytes

FirebaseAuthenticationSample

FirebaseAuthenticationSample helps you to Authenticate User to your Android app.

FirebaseAuthenticationSample contains 3 types of authentication

  • Password Authentication
  • Google Sign In Authentication
  • Facebook Authentication

USAGE:

Clone or download repository & import it into your Android Studio.

Requirements:

  1. Facebook App ID & Facebook Login Protocol Scheme (For Facebook Integration)
  2. Server Web CLient ID. (For authenticate users with firebase server)