jeremy379 / laravel-openid-connect

Implement OpenID Connect inside Laravel
MIT License
25 stars 11 forks source link

JWKS Improvements #14

Closed christiaangoossens closed 4 months ago

christiaangoossens commented 4 months ago

Currently the JWKS route enable flag disables the discovery instead. Also made the JWKS more complete and allowed path customization.