passport-custom-jwt-claims
passport-custom-jwt-claims copied to clipboard
Customize the JWT claims in Laravel/Passport access tokens
Results
11
passport-custom-jwt-claims issues
Sort by
recently updated
recently updated
newest added
Good afternoon, publishing the service did not create the file config/jwt-claims.php, shouldn't it? I'm using laravel 5.4 and followed the instructions in [here](https://packagist.org/packages/benbjurstrom/passport-custom-jwt-claims). Passport was already installed, so I just...