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

requests / requests-oauthlib / 252

Builds Branch Commit Type Ran Committer Via Coverage
252 master fetch_token params Pull #327 24 Aug 2018 01:24AM UTC web-flow travis-ci pending completion   set done
251 fetch_token_without_auth Remove client_id and client_secret from body (generated via prepare_request_body) if HTTPBasicAuth used. Usage: token = oauth.fetch_token( token_url='token_url_here', code='code_here', client_id='client_id_here', client_secret='c... Pull #326 14 Aug 2018 08:13AM UTC web-flow travis-ci pending completion   set done
250 fix-oauth2-session-post-json-bug fix Oauth2Session post json bug OAuth2Session inherits requests.Session.post method which has two key word arguments - json and data -. But when calling OAuth2Session.post with a json payload, an expired token, and auto refresh enabled, the json ... Pull #325 12 Aug 2018 10:21AM UTC web-flow travis-ci pending completion   set done
249 master Merge pull request #322 from thilo-maurer/master classifiers should be an array push 25 Jul 2018 03:25PM UTC web-flow travis-ci pending completion   set done
248 master classifiers should be an array Pull #322 25 Jul 2018 03:19PM UTC web-flow travis-ci pending completion   set done
247 master Merge pull request #319 from mbanerjeepalmer/patch-1 'Calender' -> 'Calendar' typo push 18 Jul 2018 07:29AM UTC web-flow travis-ci pending completion   set done
246 patch-1 'Calender' -> 'Calendar' typo Pull #319 17 Jul 2018 10:42PM UTC web-flow travis-ci pending completion   set done
245 noop-auth Avoid requests automatic auth Pull #279 13 Jul 2018 04:57PM UTC web-flow travis-ci pending completion   set done
244 noop-auth Avoid requests automatic auth Pull #279 13 Jul 2018 04:48PM UTC web-flow travis-ci pending completion   set done
243 noop-auth Avoid requests automatic auth Pull #279 13 Jul 2018 04:41PM UTC web-flow travis-ci pending completion   set done
242 noop-auth Fix noop auth Pull #279 13 Jul 2018 12:51PM UTC web-flow travis-ci pending completion   set done
241 master Merge pull request #314 from SunFulong/patch-1 Compatibility to oauthlib v2.1.0 push 13 Jul 2018 12:37PM UTC web-flow travis-ci pending completion   set done
240 patch-1 Follow oauthlib update. Pull #314 13 Jul 2018 12:34PM UTC web-flow travis-ci pending completion   set done
239 master Throw an exception on a bad http return If the token request fails with an error such as Unauthenticated or anything else the existing code doesn't check for this code and will try and retrieve the token anyway. This gives a somewhat difficult to... Pull #317 17 Jun 2018 11:14PM UTC web-flow travis-ci pending completion   set done
238 master Fix deprecation warning with OAuth2 >= 2.1.0 Pull #316 15 Jun 2018 02:09PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • …
  • 29
  • 30
  • Next →
  • Back to Repo
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