Skip to content

Releases: puiterwijk/flask-oidc

v1.2.0

27 Sep 19:42
1.2.0
Compare
Choose a tag to compare

Goran Rakic (1):
Allow override of secrets loading

Patrick Uiterwijk (10):
Make error strings returned by validate_token have bool() as False
Fix using the correct token_type_hint value
Make cookie path configurable
Validate that the openid scope is always requested
Encode state with base64
Correctly encode
Also encode for py3
Make it possible to get access token and refresh token
Also test on py3.5 and 3.6
Release v1.2

Rusox89 (1):
split does not take arguments

v1.1.0

08 Feb 11:15
1.1.0
Compare
Choose a tag to compare
  • Options added to modify callback and redirect URIs (Nik Voss)
  • Typo fix in import statement (Nick Coghlan)
  • HTTP error codes check during registration (Jeremy Cline)
  • Allow disabling of UserInfo (Paul Doronila)
  • Add configuration option for resource server only
  • Documentation for configuration options
  • Token validation separated to enable usage of resource server code without decorator

v1.0.1

24 May 12:15
1.0.1
Compare
Choose a tag to compare

This adds the documentation in the release.

v1.0.0

24 May 11:28
1.0.0
Compare
Choose a tag to compare
Release 1.0.0