jwt-auth
https://github.com/tymondesigns/jwt-auth
PHP
🔐 JSON Web Token Authentication for Laravel & Lumen
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported19 Subscribers
Add a CodeTriage badge to jwt-auth
Help out
- Issues
- Authorization header ignored
- cannot remove this package, keep getting [Symfony\Component\Debug\Exception\FatalThrowableError] Class 'Tymon\JWTAuth\Providers\JWTAuthServiceProvider' not found
- Token provides wrong user
- 'exp' claim given in addClaims gets overridden by config in certain cases
- customClaims not added into token
- The `refresh` function returning the same token and it's expired!
- laravel 5.3 + Tymon\JWTAuth = How to create token with own authentication
- Refresh not working when token is expired but still within the refresh ttl
- Class 'Tymon\JWTAuth\Providers\LumenServiceProvider' not found
- No Method Tymon\JWTAuth\Commands\JWTGenerateCommand::handle()
- Docs
- PHP not yet supported