Connect the application google firebase and manage the users
The application connects with the google firebase.
After connecting we can create account using the Auth module of the firebase, which enables users to login with third party apis, e.g. google facebook e.t.c. We can sync the auth users in our database with the firebase auth users.