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 supported18 Subscribers
Add a CodeTriage badge to jwt-auth
Help out
- Issues
- JWTAuth::getJWTProvider()->setSecret( ... dosent work
- Cast JWT_TTL value to integer in config.php if sourced from .env
- TypeError: Carbon\Carbon::rawAddUnit(): Argument #3 ($value) must be of type int|float, string given,
- How does the jwt invlalidating works ?
- Redis connection to store blacklisted jwts
- Error when using the auth()->tokenById($id) function.
- Duplicate query to blacklisted tokens table
- Wrong remaining minutes when blacklisting a token
- Fixing getMinutesUntilExpired error
- Random @deprecated docs
- Docs
- PHP not yet supported