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

Important note about refresh_token #788

Merged
merged 1 commit into from
Aug 15, 2017

Conversation

franciscocpg
Copy link
Contributor

  • npm test succeeds
  • Pull request has been squashed into 1 commit
  • I did NOT manually make changes to anything in apis/
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate JSDoc comments were updated in source code (if applicable)
  • Approprate changes to readme/docs are included in PR

I almost lost my mind trying to understand why refresh_tokens weren't in my response until I find #750 (comment).
This PR tries to make this more obvious at README.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 10, 2017
@codecov-io
Copy link

codecov-io commented Aug 10, 2017

Codecov Report

Merging #788 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #788   +/-   ##
=======================================
  Coverage   79.49%   79.49%           
=======================================
  Files           5        5           
  Lines         239      239           
  Branches       53       53           
=======================================
  Hits          190      190           
  Misses         30       30           
  Partials       19       19

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b4c694b...28c061f. Read the comment docs.

@jmdobry jmdobry merged commit 11a6810 into googleapis:master Aug 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants