Skip to content

Commit 017ca95

Browse files
committed
Updated Readme file
1 parent 75dcf04 commit 017ca95

File tree

3 files changed

+75
-69
lines changed

3 files changed

+75
-69
lines changed

.idea/markdown-navigator.xml

Lines changed: 71 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 1 addition & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ Android Authentication with Firebase using Google Auth
99
* [Firebase - docs - Android - Getting Started](https://firebase.google.com/docs/auth/android/start/)
1010
* [Personalize your Android App with Firebase User Management](https://codelabs.developers.google.com/codelabs/firebase-auth-android/index.html?index=..%2F..%2Findex#0)
1111
* [Video] [Android Studio Tutorial - Google Sign In - Firebase Authentication - Part 16](https://www.youtube.com/watch?v=-ywVw2O1pP8)
12+
13+
## Alternative Implementation
14+
* I think it is much easier to use [FirebaseUI for Android](https://github.com/firebase/FirebaseUI-Android/blob/master/auth/README.md) for quick implementaion of various auth mechanisms.

0 commit comments

Comments
 (0)