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 supported20 Subscribers
Add a CodeTriage badge to jwt-auth
Help out
- Issues
- ttl issue with version 2.3.0
- [bug] When refreshing the token, the iat of the new token will be replaced with the iat of the old token.
- There are no commands defined in the "jwt" namespace
- [feat] Dynamic timezone handling in Utils class
- Cast selected JWT config values from env() for type safety
- fix(routing): change POST method to GET as more appropriate
- Cast JWT_TTL and related env values to int to avoid Carbon type errors
- JWTAuth::parseToken()->authenticate();
- Route [login] not defined.
- ⚠️ PHP 8.2+ Deprecation Warning: Implicitly nullable callable in getByClaimName()
- Docs
- PHP not yet supported