Skip to content

Releases: zalando-stups/python-tokens

1.0.17

11 Feb 13:40
Compare
Choose a tag to compare
  • require a recent version of the requests library

1.0.16

11 Feb 13:41
Compare
Choose a tag to compare
  • #6: set proper User-Agent HTTP header

1.0.15

09 Feb 10:19
Compare
Choose a tag to compare
  • #5: add default connect and socket timeout (1.25 / 2.25 seconds)

1.0.14

09 Feb 09:45
Compare
Choose a tag to compare
  • #4: add flag ignore_expiration to allow using expired tokens in failure scenarios (e.g. if the resource server implements token caching)

1.0.13

03 Feb 15:14
Compare
Choose a tag to compare
  • #2: more resilient handling of failing token refresh (return still valid token)

0.7

19 Aug 08:49
Compare
Choose a tag to compare
0.7
  • support both OAUTH2_ACCESS_TOKEN_URL and OAUTH_ACCESS_TOKEN_URL environment variables (OAUTH2_ACCESS_TOKEN_URL is used by Friboo)

0.6

14 Aug 12:48
Compare
Choose a tag to compare
0.6

More helpful error handling