8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Upgrading dependencies.
Security fixes and new small features
Version 2.1.1 - Typo fixed (lcobucci#20)
Version 2.1.0 relased! New features: - RSA signers - ECDSA signers - Token::getClaim() method Improved readme
2.0.0 This version introduces some code improvements in order to make the codebase more extensible.
Adding token validation
Fixing README
PSR-2 fixes
* JWT plain token creation * JWS with HMAC-SHA256, HMAC-SHA384 and HMAC-SHA512 creation * Parsing JWT/JWS from strings