• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

craigcitro / oauth2client / 163
65%
master: 100%

Build:
Build:
LAST BUILD BRANCH: metadata_ip
DEFAULT BRANCH: master
Ran 17 Mar 2015 09:30PM UTC
Jobs 1
Files 17
Run time 42s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
163

push

travis-ci

craigcitro
Fall back to using an access_token for revocation.

According to the [OAuth2
docs](https://developers.google.com/accounts/docs/OAuth2WebServer#tokenrevoke),
we can use either the refresh token or access token when revoking a token. If
we've lost the refresh token for some reason, we should fall back to revoking
via access token. (Note that if the access token has expired, this will still
raise, which is the correct behavior.)

Fixes #132.

1392 of 2152 relevant lines covered (64.68%)

0.65 hits per line

Jobs
ID Job ID Ran Files Coverage
2 163.2 (TOX_ENV=py27) 17 Mar 2015 09:30PM UTC 0
64.68
Travis Job 163.2
Source Files on build 163
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #163
  • 69c470c1 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc