Skip to content

Tags: kataras/jwt

Tags

v0.1.15

Verified

This commit was signed with the committer’s verified signature.
kataras Gerasimos (Makis) Maropoulos
update _benchmarks dependencies

Verified

This commit was signed with the committer’s verified signature.
kataras Gerasimos (Makis) Maropoulos

v0.1.13

Verified

This commit was signed with the committer’s verified signature.
kataras Gerasimos (Makis) Maropoulos
JWKS support: Fetch, parse JWKS to Keys and encode Keys to JWKS. AWS …

…Cognito JWKS with ease, one-liner: FetchAWSCognitoPublicKeys

v0.1.12

Unverified

This user has not yet uploaded their public signing key.
minor: change GenerateBase64EdDSA: no padding

v0.1.11

Unverified

This user has not yet uploaded their public signing key.
add GenerateBase64EdDSA helper

v0.1.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #17 from jamietanna/chore/go-version

Downgrade Go version requirement to 1.20

v0.1.9

Unverified

This user has not yet uploaded their public signing key.
update to go1.21

v0.1.8

Unverified

This user has not yet uploaded their public signing key.
breaking change: HeaderValidator: returns an extra output argument wh…

…ich can optionally (if not nil) set the decryption method dynamically based on the kid

v0.1.7

Unverified

This user has not yet uploaded their public signing key.
add GenerateEdDSA helper and origin_jti on standard claims

v0.1.6

Unverified

This user has not yet uploaded their public signing key.
minor: add optional MaxAge field to the multiple keys signer