Skip to content

v3.11.0

Compare
Choose a tag to compare
@zamzterz zamzterz released this 14 Jun 17:32
· 20 commits to main since this release

What's Changed

  • Update docs in Quickstart and Configuration. by @zamzterz in #122
  • Add very basic quickstart example to README. by @zamzterz in #125
  • Added scope and extra keyword arguments that can be optionally passed to client credentials flow by @infohash in #127
  • Use ProviderConfiguration.requests_session for all requests. by @zamzterz in #128
  • Added test paramters for scope in client_credentials_grant by @infohash in #129
  • Added authenticated dynamic client registration by @infohash in #123
  • Support multiple logout views (multiple use of 'oidc_logout' decorator). by @zamzterz in #126
  • Delegated all requests to pyoidc library by @infohash in #132

Full Changelog: v3.10.0...v3.11.0