If your Ionic 2 application need an authentication system, Firebase can be a solution. Though it, you could use several providers like Login/Password, Facebook, Google, Twitter, Github or your own custom system.
In this article, we will see how to integrate a standard login/password authentication using Firebase system in a Ionic 2 application.