jose/src
2021-11-18 08:05:10 +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 refactor: update tests and internals of jwks 2021-11-11 22:56:47 +01:00
jws fix: Compact JWS verification handles a zero-length payload string 2021-11-12 11:18:42 +01:00
jwt fix(typescript): b64: true is fine to use in JWT, its useless, but allowed (#324) 2021-11-18 08:05:10 +01:00
key docs: update readmes and examples 2021-11-10 15:19:37 +01:00
lib refactor: runtime and lib 2021-11-09 15:28:06 +01:00
runtime refactor: rm src/runtime/node/secret_key.ts 2021-11-16 13:32:18 +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