Replicating claims as headers is deprecated and will removed from v4.0 – Laravel Passport Problem in lcobucci/jwt package
This issue has forced me to know that laravel/passport uses thephpleague/oauth2-server and thephpleague/oauth2-server uses lcobucci/jwt “3.3.3”. composer require lcobucci/jwt=3.3.3 I wouldn’t have bothered to check this if everything worked fine today after I ran composer update on my app.