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

Change the file names expected for developer credentials #5

Merged
merged 3 commits into from
Jul 18, 2018

Conversation

erickoledadevrel
Copy link

@erickoledadevrel erickoledadevrel commented Jul 16, 2018

Change the file names expected for developer credentials and stored tokens to better match the name of the downloaded file.

Developer credentials: client_secret.json => credentials.json
User credentials / token: credentials.json => token.json

Also:

  • Switched to storing tokens in the local directory, instead of the home directory.
  • Updated the Drive Activity API quickstart to bring it up to standard.
  • Added back a check for command line execution that was lost in a previous refactor.
  • Fixed glaring mistakes in the README files.
  • Deleted quickstarts that were removed from the documentation.

@erickoledadevrel erickoledadevrel merged commit 3486d5e into master Jul 18, 2018
@grant grant deleted the credentials branch July 18, 2018 00:50
@hiteshmohite19 hiteshmohite19 mentioned this pull request Mar 24, 2020
@Eharth Eharth mentioned this pull request Jun 11, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants