jeremy379 / laravel-openid-connect

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

Discovery, JWKs and nounce support #9

Closed moufmouf closed 4 months ago

moufmouf commented 8 months ago

Hey guys!

Given the fact this package is a fork of ronvanderheijden/openid-connect, I thought you might be interested to know I opened a few PRs in ronvanderheijden/openid-connect to add support for:

PRs are not merged yet but don't hesitate to get some inspiration / rebase them.

theaungmyatmoe commented 5 months ago

I assume a custom fork of the OpenID Connect will only work since the original owner is not working on it. @jeremy379 @moufmouf any thought on it. @jeremy379 you should PR this feature on laravel/passport repo.