What you'll learn:
- Create an Angular App that showcases User Authentication
- Implement User Authentication using social channels like Facebook, Twitter, GitHub, and Google
- Build sign-in/sign-up experiences using pop-ups as well as redirects
- Develop User Authentication using Phone Sign-in
Learn to implement User Authentication usingFacebook, Twitter, Google, Github, Email/Password, Phone, and Anonymous strategies using Firebase Authentication.
We'll start with understanding the Firebase Console. We'll then configure and enable several sign-in methods on Firebase Authentication Providers Section. We'll then implement User Authentication in our Angular App. Finally we'll refactor the code.
By the end of this course, you'll be able to implement User Authentication using social identity providers like Facebook, Google, Twitter, and GitHub. You'll also be able to implement User Authentication using Email/Password, Phone and Anonymous strategies.