-
Notifications
You must be signed in to change notification settings - Fork 781
Closed
Labels
Description
Passport Version
11.8.6
Laravel Version
9.52.7
PHP Version
8.1.13
Database Driver & Version
10.3.38-MariaDB-0ubuntu0.20.04.1 Ubuntu 20.04
Description
Hello,
I'm using multiple guards from Laravel Passport. For the new version, I can't login to my admin panel, it shows the error message: "Unauthenticated".
Then I tested it with 2 old versions of Laravel Passport:
11.3.1 and 10.4.1 and all works fine so I think there is some problem with the new version of Laravel Passport.
Best regards,
Chu
Steps To Reproduce
This is a closed source so I can't share it however I can provide any info if you need.