Complete Step-by-Step Firebase Authentication in Angular 2 — Part 2

on under jekyll
1 minute read

Image

This is a follow up article. In case you have not gone through Part one, it can be found here. Part One entails:

  • Adding Starting up an Angular (2) application.
  • Adding authentication
  • Twitter authentication
  • Facebook authentication
  • Gmail authentication

This Part 2 will walk you through the following:

  • Safeguarding the dashboard page and other protected pages
  • Adding Logout functionality
  • Authentication with Github accounts
  • Regular sign up/login

Read Full Article

firebase, authentication, angular
comments powered by Disqus