Skip to content

Configuration file looks totally different #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Nyankoo opened this issue Jun 9, 2018 · 1 comment
Open

Configuration file looks totally different #45

Nyankoo opened this issue Jun 9, 2018 · 1 comment

Comments

@Nyankoo
Copy link

Nyankoo commented Jun 9, 2018

My configuration file looks like this:

{"web":{"client_id":"56219440xxxxx-xxxxxx.apps.googleusercontent.com","project_id":"xxxxxx","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://accounts.google.com/o/oauth2/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"xxxxx"}}

This is completely different than the one in the documentation. Do I miss something here?

@foritari
Copy link

You also need to get "google-services.json" file from the firebase console, from the project that connected with your google console project, and from this file take "client_id".
So you will have two files, one from google console another one from firebase console.
This works for me, for the sample project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants