Closed michaelnabil230 closed 1 year ago
As I said in https://github.com/laravel/passport/issues/1604 it's not meant to use multi-auth with personal access tokens.
I also very much recommend to use Sanctum instead of Passport if you need personal access tokens: https://laravel.com/docs/9.x/sanctum
I honestly am not even sure what the word "multi-auth" means. 🤔
Not sure I want to keep messing with Passport for the time being.
This PR is to fix the issue of multi-auth
See: https://github.com/laravel/passport/issues/1604
And I need help for fix the unit test and creating a new test for a multi-auth