Skip to content

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

License

Notifications You must be signed in to change notification settings

SkyTreasure/FirebaseMutiAppLogin

Repository files navigation

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.