Skip to content

v9.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 15:59
· 45 commits to main since this release

9.0.0 (2024-02-20)

Bug Fixes

  • trigger logout redirect without id_token_hint regardless of id_token presence in tokenset (d9b5f97)

Features

  • export openIDAuthPlugin and fp(openIDAuthPlugin) separately for fastify-plugin@4.5.1 compatibility. (6899ecb)

BREAKING CHANGES

  • This changes the default export for the plugin. Should be safe to upgrade for most users that use the default export.