Skip to content
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

Use downloaded client secret file ‘as is’ #17

Open
IanTaylorFB opened this issue Sep 20, 2018 · 0 comments
Open

Use downloaded client secret file ‘as is’ #17

IanTaylorFB opened this issue Sep 20, 2018 · 0 comments
Assignees

Comments

@IanTaylorFB
Copy link
Collaborator

The client_secret.json file downloaded from console.developers.com is named like this (fictional values).

client_secret_873061284567-jeq87h6d8whdui9j5b3hruemlsiwqnfghj.apps.googleusercontent.com

At present, this has to be moved and renamed to client_secrets.json. There is no need for the rename, we should look for any file named client_secret*.json and use the file as is. If we find more than one file, we should tell the user and quit.

@IanTaylorFB IanTaylorFB self-assigned this Sep 20, 2018
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

1 participant