You need to have the user go through the OAuth 2.0 auth code flow and grant access to your app. … This token will allow the user to sign-in into Firebase in our web app using the signInWithCustomToken method.
You need to have the user go through the OAuth 2.0 auth code flow and grant access to your app. … This token will allow the user to sign-in into Firebase in our web app using the signInWithCustomToken method.