Skip to content

Files

Latest commit

Nov 2, 2018
961a7a6 · Nov 2, 2018

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)