Connect the application google firebase and manage the users
The application has been developed so that it can connect with the google firebase.
After connecting with the firebase we can create account with the Authetication module of the firebase, which is very useful to enable the user to login with any third party api, like google facebook e.t.c. Along with that we can sync the auth users in our database with the firebase auth users.