Skip to content

v5.0.0-rc.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 May 03:29
· 17 commits to main since this release
4d246da

Features:

  • add Okta authentication strategy (#1163) by Zach Daniel

  • add Igniter generator for the WebAuthn strategy (#1160) by James Harton

  • add WebAuthn/Passkey authentication strategy (#1159) by James Harton

Bug Fixes:

  • WebAuthn optional dependency compilation (#1162) by Jechol Lee

  • use conn.remote_ip over peer data for audit log (#1156) by quintinm-dev