SkyTreasure / FirebaseMutiAppLogin

Firebase Authentication using email/password, facebook, twitter, github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FirebaseMutiAppLogin

Firebase Authentication using email/password, facebook, twitter, github

Facebook:

Create the app in facebook developer site and then proceed.

Twitter

Added twitter sdk using fabric. Replace the keys in the LoginActivity. Note: Twitter login doesn't return email so you can't link it to any accounts. Where as you can link facebook, google, github account to same user in firebase if all those account has same email id.

Github

Create github app here https://github.com/settings/applications/new and then proceed.

About

Firebase Authentication using email/password, facebook, twitter, github

License:MIT License


Languages

Language:Java 100.0%