Skip to content

Tags: nhbtdd/jwt

Tags

4.0.0-alpha1

Toggle 4.0.0-alpha1's commit message

Verified

This commit was signed with the committer’s verified signature.
lcobucci Luís Cobucci
Add preview badge

3.2.1

Toggle 3.2.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Raise exception when openssl_sign() call fails

Fixes: lcobucci#132

3.2.0

Toggle 3.2.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Merge branch 'feature/openssl-ecdsa-certificate-compatibility' into 3.2

3.1.2

Toggle 3.1.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Merge branch 'fix-ecc-signer' into 3.1

3.1.1

Toggle 3.1.1's commit message
fix typo

3.1.0

Toggle 3.1.0's commit message
Merge branch 'feature/header-config' into 3.1

3.0.5

Toggle 3.0.5's commit message
Merge branch 'fix-typ-header' into 3.0

3.0.4

Toggle 3.0.4's commit message
Changing Travis to just allow failures in HHVM-nightly and disabling …

…some environment services in Scrutinizer.

3.0.3

Toggle 3.0.3's commit message
Adding type cast to ValidationData (fixes lcobucci#28)

3.0.2

Toggle 3.0.2's commit message
Merge pull request lcobucci#26 from lcobucci/fix-token-parsing

Delegating payload generation to Builder and Parser