Releases: puiterwijk/flask-oidc
Releases · puiterwijk/flask-oidc
v1.2.0
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
- 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
This adds the documentation in the release.
v1.0.0
Release 1.0.0