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
- Works local (php5.6), but not on AWS (php 7): Argument 1 passed to Tymon\JWTAuth\JWTManager::encode() must be an instance of Tymon\JWTAuth\Payload, instance of Tymon\JWTAuth\Token given
- How can i refresh token using laravel api routes with old token
- How to use with oAuth
- How to prevent multilogin for same user?
- jwt.auth and auth middleware common use
- encoding with an empty object field
- JWTAuth::parseToken()->authenticate() error when id contains character
- Generate a token which cannot be refreshed?
- How to get token by user on 1.0.0-rc.1
- Artisan command to make auth scaffolding
- Docs
- PHP not yet supported