peterkuterna / firebase-login-demo-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Java 100.0%