Authentication
Angular 2 Firebase Authentication
The Firebase platform is a perfect fit for your Angular 2 web or mobile application as it offers various useful backend services as real-time database, storage, notification, authentication etc. In this tutorial you’ll learn how to make use of the Firebase authentication service in your Angular 2 application. We’ll start from [...]