Setting Up Authentication
warning
In order to use authentication, you must have a Firebase application already configured. To set up your firebase application, please see here.
Enabling Authentication in Firebase
Start by navigating to your Firebase application dashboard. In the left-hand sidebar, choose the 'Authentication' tab.
Once here, choose the "Sign-in method" in the top sidebar. Here we can add additional providers for signing in. ReVISit only allows for Google SSO. Click on "Add New Provider".
In the provider section, click on "Google".
Upon clicking "enable", you will be prompted with providing some information about the application. You can leave these as their defaults. Click "save" and then Google SSO will be enabled in your application immediately.