Skip to content

v0.11.0

Compare
Choose a tag to compare
@jalyna jalyna released this 19 Apr 12:05
· 389 commits to main since this release
  • Send redirect_with_error=1 to redirect flow and handle errors like in OAuth spec.
  • Support error_path_for for custom error handling.
  • Automatically set state parameter for OAuth login and check response to protect
    against replay attacks.