Releases: maicol07/oidc-client-php
Releases · maicol07/oidc-client-php
4.0-rc1
3.0
Added
- Added tests
Changed/Improved
- Enhanced autodiscovery and JWT validation (should be more resilient now)
Breaking changes
- Client is initialized with constructor parameters instead of fluent methods.
- Replaced
lcobucci/jwt
withweb-token/jwt-*
- PHP
mbstring
extension is required for JWT operations - PHP 8.1 enums are used for some configuration properties
Some other tweaks may be included in the update that isn't written here.
Full Changelog: 2.3...3.0
2.3
2.2.1
2.2
2.1
Allow custom state
Full Changelog: 2.0.5...2.1
2.0.5
2.0.4
Full Changelog: 2.0.3...2.0.4
2.0.3
Full Changelog: 2.0.2...2.0.3
2.0.2
Full Changelog: 2.0.1...2.0.2