Releases: juanifioren/django-oidc-provider
Releases · juanifioren/django-oidc-provider
v0.8.2
v0.8.1
Bump version 0.8.1.
v0.8.0
Bump version v0.8.0.
v0.7.0
Bump version v0.7.0.
v0.6.1
Bump version v0.6.1.
v0.6.0
Bump version v0.6.0.
v0.5.3
Update CHANGELOG.md
v0.5.2
v0.5.1
Changed
- Documentation template changed to
Read The Docs
.
Fixed
install_requires
has not longer pinned versions.- Removed infinity loop during authorization stage when
prompt=login
has been send. - Changed
prompt
handling as set of options instead of regular string. - Redirect URI must match exactly with given in query parameter.
- Stored user consent are useful for public clients too.
- Fixed documentation for custom scopes handling.
- Scopes during refresh and code exchange are being taken from authorization request and not from query parameters.
v0.4.4
Bump version v0.4.4.