laravel / passport

Laravel Passport provides OAuth2 server support to Laravel.
https://laravel.com/docs/passport
MIT License
3.29k stars 780 forks source link

Revert "[11.x] Add Provider Guard to ClientRepository for Personal Access Clients" #1658

Closed driesvints closed 1 year ago

driesvints commented 1 year ago

Reverts laravel/passport#1655

michaelnabil230 commented 1 year ago

I'm fixed the issue https://github.com/laravel/passport/pull/1659

taylorotwell commented 1 year ago

Reverting for now until I have time to review the fix.