By Wassim Chegham UPDATE: The code in this article has been updated to Angular Final. We also assume that you’re using the latest Angular CLI. Any serious Web application requires some sort of authentication feature. In this blog post, we’ll set up this feature for an Angular application using Firebase, thanks to the official AngularFire2 library. Create a new Firebase project Before using Firebas

