Releases: panva/node-oidc-provider
Releases · panva/node-oidc-provider
v6.12.7
Bug Fixes
- forbid redirect_uri with an empty fragment component (ca196a0)
- v6.12.6 native app uris regression fixed (fd56ef6)
v6.12.4
Bug Fixes
- typescript: revert void/undefined changes from 6.12.3 (e0bbaae), closes #541
v6.12.3
Bug Fixes
- use updated jose package (ee17022)
- typescript: fix void/undefined inconsistencies and ts lint (96c9415)
v6.12.2
Bug Fixes
- do not send empty secret to adapter in a DCR edge case (af9ecd9)
v6.12.1
Bug Fixes
- fixed session management state fallback cookie name (91b0dea)
v6.12.0
Features
- handle sameSite=none incompatible user-agents (4e68415)
v6.11.1
Bug Fixes
- typescript: provider.callback getter type regression fixed (5cea116), closes #534
v6.11.0
Bug Fixes
- token TTL being a helper function is now accepted (a930355)
Features
- default refresh token TTL policy for SPAs follows the updated BCP (d6a2a34)
- update JWT Response for OAuth Token Introspection to draft 08 (5f917e2)
v6.10.0
Bug Fixes
Features
- update FAPI RW behaviours (a7ed27a)
- update pushed authorization requests draft (aaf5740)