Skip to content

v1.1.0

Choose a tag to compare

@zamzterz zamzterz released this 12 Feb 09:46
· 113 commits to main since this release

News

  • Allow to specify an "error view" for presenting authentication errors to the user.
  • Improve support for using OAuth authorization servers (no longer assumes the provider issues ID Tokens or a userinfo response).
  • Add examples and better documentation to the README.
  • Add test support for Python 3.6.

Fixes

  • Handle OAuth errors in the authentication or token response.
  • Fix Codecov integration.