jose/src
2021-03-11 14:56:57 +01:00
..
jwe refactor: use nullish coalescing instead of logical OR 2021-03-03 10:55:22 +01:00
jwk docs: fix fromKeyLike example 2021-03-11 09:37:12 +01:00
jwks refactor: import agent types differently 2020-11-24 14:27:22 +01:00
jws refactor: use nullish coalescing instead of logical OR 2021-03-03 10:55:22 +01:00
jwt docs: update unsecured jwt docs 2020-12-29 10:27:29 +01:00
lib refactor: iv and cek generators are not async 2020-12-17 19:02:07 +01:00
runtime fix: swallow invalid signature encoding errors 2021-03-11 14:56:57 +01:00
util refactor: generate_key_pair type returns KeyLike 2021-01-22 14:31:08 +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 fix(typescript): update maxTokenAge type and examples 2021-02-16 11:38:21 +01:00
types.i.d.ts refactor(typescript): dont mess with the node types 2021-01-28 16:25:08 +01:00