Oauth configuration

Replace Firebase config file values

Once you export your project, you will need to replace the example config file. First create a firebase account then go to the firebase config file. Once that is done, replace the FireBase config file values with your own. https://firebase.google.com/

Import OAuth component

If you included OAuth into your project export in the application, the project code will now display basic OAuth functionality, such as displaying the user name of the account logged in.