jose/src
2020-12-17 19:02:07 +01:00
..
jwe refactor: iv and cek generators are not async 2020-12-17 19:02:07 +01:00
jwk fix(typescript): refactored how types are published 2020-11-26 18:53:01 +01:00
jwks refactor: import agent types differently 2020-11-24 14:27:22 +01:00
jws refactor: form flattened jws explicitly in general verify 2020-12-17 12:08:35 +01:00
jwt feat: support recognizing proprietary crit header parameters 2020-12-06 17:54:38 +01:00
lib refactor: iv and cek generators are not async 2020-12-17 19:02:07 +01:00
runtime refactor: iv and cek generators are not async 2020-12-17 19:02:07 +01:00
util feat: added utility function for decoding token's protected header 2020-12-16 18:29:30 +01:00
.eslintrc.json fix: global detection in a browser worker runtime 2020-11-24 14:40:38 +01:00
.prettierrc.json feat: Revised API, No dependencies, Browser Support, Promises 2020-11-14 18:26:46 +01:00
types.d.ts feat: added JWE General JSON Serialization decryption 2020-12-17 12:18:13 +01:00
types.i.d.ts style: upgrade typescript-eslint and resolve lint issues 2020-12-01 14:57:43 +01:00