php-jwt
https://github.com/firebase/php-jwt
PHP
PHP package for JWT
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 supported4 Subscribers
Add a CodeTriage badge to php-jwt
Help out
- Issues
- feat: Allows Key instance to be used for encoding
- fix: Throw exception on invalid base64
- feat: Allow object as payload
- feat(alg): Add ES512 support
- Support for Millisecond timestamps
- Support for DPoP
- use microtime(true) instead of time() for the JWT validation
- Support for ES512 algo?
- The nonstandard "no future iat" check is disruptive
- Consider clarifying which RFCs are supported
- Docs
- PHP not yet supported