jose/src
2022-01-22 18:07:06 +01:00
..
jwe fix(typescript): Compact JWS Header Parameters has alg and enc as required 2021-11-11 22:05:17 +01:00
jwk docs: update readmes and examples 2021-11-10 15:19:37 +01:00
jwks docs: added caching clarification to createRemoteJWKSet 2022-01-22 18:06:21 +01:00
jws fix: Compact JWS verification handles a zero-length payload string 2021-11-12 11:18:42 +01:00
jwt docs: fix decode UnsecuredJWT example (#330) 2021-11-20 12:56:52 +01:00
key docs: update readmes and examples 2021-11-10 15:19:37 +01:00
lib fix: only add y to the epk header parameter when EC keys are used 2022-01-22 18:07:06 +01:00
runtime chore: remove no longer needed deno 1.18 ts ignore 2022-01-20 13:06:23 +01:00
util docs: update readmes and examples 2021-11-10 15:19:37 +01:00
index.ts fix(typescript): Signed JWT Header Parameters has alg as required and b64 as never 2021-11-11 22:05:17 +01:00
types.d.ts fix(typescript): b64: true is fine to use in JWT, its useless, but allowed (#324) 2021-11-18 08:05:10 +01:00