Skip to content

v0.8

Choose a tag to compare

@github-actions github-actions released this 09 Feb 11:59
· 17 commits to master since this release
v0.8
eb623a8
  • Reject next URLs containing linebreaks gracefully
  • Look for logout_uri in top-level authlib provider config instead of the authlib_args dict (the latter is still checked as a fallback)
  • Include id_token_hint in authlib logout URL
  • Add logout_args setting to authlib provider which allows removing some of the query string arguments that are included by default