Difference between revisions of "Firebase Essentials - Android Edition"
From Techotopia
Line 10: | Line 10: | ||
# [[Phone Number Sign-in Authentication using FirebaseUI Auth]]<br><br> | # [[Phone Number Sign-in Authentication using FirebaseUI Auth]]<br><br> | ||
# [[Email/Password Authentication using the Firebase SDK]]<br><br> | # [[Email/Password Authentication using the Firebase SDK]]<br><br> | ||
− | # [[Managing User Accounts using the Firebase SDK]] | + | # [[Managing User Accounts using the Firebase SDK]]<br><br> |
+ | # [[Handling Firebase Authentication Errors and Failures]]<br><br> |
Revision as of 14:14, 14 August 2017
Table of Contents
- Getting Started with Firebase
- Firebase User Authentication
- Email/Password Authentication using FirebaseUI Auth
- Testing and Customizing FirebaseUI Auth Authentication
- Google Sign-In Authentication using FirebaseUI Auth
- Facebook Login Authentication using FirebaseUI Auth
- Twitter Sign-In Authentication using FirebaseUI Auth
- Phone Number Sign-in Authentication using FirebaseUI Auth
- Email/Password Authentication using the Firebase SDK
- Managing User Accounts using the Firebase SDK
- Handling Firebase Authentication Errors and Failures