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.
Raise exception when openssl_sign() call fails Fixes: lcobucci#132
Merge branch 'feature/openssl-ecdsa-certificate-compatibility' into 3.2
Merge branch 'fix-ecc-signer' into 3.1
fix typo
Merge branch 'feature/header-config' into 3.1
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