laravel / passport

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

[11.x] Fix multi authentication provider #1659

Closed michaelnabil230 closed 1 year ago

michaelnabil230 commented 1 year ago

Fix: https://github.com/laravel/passport/issues/1657

See: https://github.com/laravel/passport/pull/1656

Example application with PR: https://github.com/michaelnabil230/multi-auth-laravel-passport

taylorotwell commented 1 year ago

Can you resend the entire PR since I had to revert.

michaelnabil230 commented 1 year ago

Okay