Skip to content

v6.31.0

Compare
Choose a tag to compare
@panva panva released this 19 Jan 15:29
· 679 commits to main since this release

Features

  • end_session_endpoint now recognizes client_id and logout_hint (9dd2b0e)

Bug Fixes

  • keep grants that persist if logged out by that grant's client (26449f5), closes #857

Performance

  • use native node's base64url encoding when available (6149bd3)