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.
Merge branch 'fix-typ-header' into 3.0
Changing Travis to just allow failures in HHVM-nightly and disabling … …some environment services in Scrutinizer.
Adding type cast to ValidationData (fixes lcobucci#28)
Merge pull request lcobucci#26 from lcobucci/fix-token-parsing Delegating payload generation to Builder and Parser
fixed hmac verify
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.