steverhoades/oauth2-openid-connect-server
Laravel-friendly OAuth2 + OpenID Connect server built on League OAuth2. Provides OIDC discovery and JWT ID tokens, common grant types, and flexible storage/adapters so you can run your own authorization server for APIs and SSO.
Full Changelog: https://github.com/steverhoades/oauth2-openid-connect-server/compare/v3.0.0...v3.0.1
Please note that this is a breaking change release. Support for PHP versions < 7.4 have been dropped with this release. These versions are long outside LTS.
Full Changelog: https://github.com/steverhoades/oauth2-openid-connect-server/compare/v2.6.1...v3.0.0
Full Changelog: https://github.com/steverhoades/oauth2-openid-connect-server/compare/v2.6.0...v2.6.1
Allow lcobucci/jwt ^4.3 and ^5.0 Thanks to @bojanbogdanovic
Includes support for lcobucci/jwt ^4.2
Replace the deprecated Zend Framework with Laminas Framework
Support private key pass phrase for InMemory keys.
I've marked this as a 2.0 release due to the potential for BC breaks. This release adds support for PHP 8 as well as lcobucci/jwt ^4.1.
Potential Breaking Change: Upgrades to lcobucci/jwt ^v3.3
This release is not compatible with the pre-1.0 releases. Please see readme for integration details.
Example integrations can be found here: https://github.com/steverhoades/oauth2-openid-connect-server/tree/master/examples
Adds support for The PHP League's OAuth2 Server version 6.0
How can I help you explore Laravel packages today?