Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.1 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.1 KB

Firebase Login Demo for Android

This demo Android app demonstrates authenticating with Firebase Login for Facebook, Google, Twitter, email & password, and anonymous.

screenshot showing authentication provider buttons

Setup

  1. Sign up and create a new Firebase.
  2. Create apps for each provider on their developer consoles. See the Firebase authentication provider docs for more details.
  3. Enable Facebook, Google, Twitter, Email, and Anonymous providers on the Firebase Dashboard for your app. See the enabling providers section of the Firebase user authentication docs for more details.
  4. Populate all of the values in res/values/keys.xml.