Releases: Drenso/symfony-oidc
Releases · Drenso/symfony-oidc
v3.5.0
What's Changed
- Update README.md - add auth0 IDP support by @benoitbauchet in #75
- Allow optional scope on refreshTokens by @gregoire-jianda in #77
New Contributors
- @benoitbauchet made their first contribution in #75
- @gregoire-jianda made their first contribution in #77
Full Changelog: v3.4.0...v3.5.0
Add token introspection functionality
Full Changelog: v3.3.0...v3.4.0
Thanks @David-Dadon for the contribution!
Add tokens exchange functionality
Full Changelog: v3.2.0...v3.3.0
Thanks @fritjofbohm for the contribution!
v3.2.0
Full Changelog: v3.1.0...v3.2.0
Skip missing claims from access token claim validation
Make access token JWT validation optional
Fixes #57.
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Highlights:
- Support ES-based signatures
- lcobucci/jwt is now used for JWT parsing
- Support for phpseclib/phpseclib 2 has been dropped
Make sure to check the upgrade information for all changes: https://github.com/Drenso/symfony-oidc/blob/master/UPGRADE.md#from-20-to-30
Full Changelog: v2.13.1...v3.0.0