Commit graph

724 commits

Author SHA1 Message Date
Filip Skokan
c0bc79e949 ci: experimental builds with pending and throwing deprecations 2021-09-01 15:45:03 +02:00
Filip Skokan
b929659281 refactor: src/jwks/remote.ts 2021-08-30 18:49:47 +02:00
Filip Skokan
5573d8f5d9 chore: format 2021-08-30 18:40:21 +02:00
Filip Skokan
53087f2a1f refactor(deno): alias KeyObject instead of extending CryptoKey 2021-08-30 14:31:53 +02:00
Filip Skokan
7589837b38 ci: skip Deno test for types and runtime 2021-08-30 12:12:00 +02:00
Filip Skokan
455f43e656 chore: update dev deps 2021-08-30 11:59:04 +02:00
Filip Skokan
3993462e8c chore: update deno expected ignores 2021-08-30 11:36:06 +02:00
Filip Skokan
7a39d5c49d chore: silent prettier 2021-08-30 11:11:40 +02:00
Filip Skokan
099f7f5887 refactor(webcrypto): update missing zlib descriptions 2021-08-22 17:52:56 +02:00
Filip Skokan
2223262fc4 test(deno): test all imports 2021-08-20 23:00:32 +02:00
Filip Skokan
c9efdf7a3d docs: mention Deno in KeyLike 2021-08-20 22:53:56 +02:00
Filip Skokan
7098f43b5b chore: cleanup after publish 2021-08-20 20:51:05 +00:00
Filip Skokan
e3d3cd5116 chore(release): 3.15.4 2021-08-20 22:40:04 +02:00
Filip Skokan
c5f226290e fix(deno): ignore incomplete webcrypto api type errors 2021-08-20 22:33:37 +02:00
Filip Skokan
319d1c02f4 refactor(webcrypto): use isCryptoKey in checkCekLength 2021-08-20 22:25:44 +02:00
Filip Skokan
9948de81c2 test(typescript): passing typechecks 2021-08-20 22:24:37 +02:00
Filip Skokan
73adc014ad fix(typescript): generateKeyPair never returns Uint8Array 2021-08-20 22:24:00 +02:00
Filip Skokan
b3b470ef7d chore: only include actual dist in tagged commits 2021-08-20 17:10:32 +02:00
Filip Skokan
b03dbc94ab chore: cleanup after publish 2021-08-20 14:00:39 +00:00
Filip Skokan
63360cd904 chore(release): 3.15.3 2021-08-20 15:51:24 +02:00
Filip Skokan
bc0b42f0f5 fix(typescript): GeneralJWSInput and GeneralJWS omit 2021-08-20 15:50:02 +02:00
Filip Skokan
ee3f2c2808 test(deno): add expected failures for ES512 2021-08-20 15:36:22 +02:00
Filip Skokan
7dc0226baf style: use prettier 2021-08-20 15:26:23 +02:00
Filip Skokan
ebba2467be chore: add kill-browserstack script 2021-08-20 15:26:23 +02:00
Filip Skokan
e3c68b09a9 chore: cleanup after publish 2021-08-20 13:20:04 +00:00
Filip Skokan
1d4c49c47c chore(release): 3.15.2 2021-08-20 14:56:25 +02:00
Filip Skokan
e290f5285d ci: notify when push after publish fails 2021-08-20 14:48:20 +02:00
Filip Skokan
a3e9fd3c1d ci: cache dist key with package and build files 2021-08-20 14:46:19 +02:00
Filip Skokan
64cfef96ad chore: cleanup after publish 2021-08-20 14:19:13 +02:00
Filip Skokan
db3b93f502 chore(release): 3.15.1 2021-08-20 14:09:59 +02:00
Filip Skokan
8c74ff955f chore: publish deno README.md 2021-08-20 14:08:34 +02:00
Filip Skokan
7391013d05 ci: set git config for push 2021-08-20 13:45:42 +02:00
Filip Skokan
0c432e554e fix(typescript): remove file extensions from types/**/*.d.ts files
resolves #222
2021-08-20 13:38:47 +02:00
Filip Skokan
3f1dd427b0 chore: cleanup after publish 2021-08-20 13:08:54 +02:00
Filip Skokan
ad1fa46d5b chore(release): 3.15.0 2021-08-20 13:02:10 +02:00
Filip Skokan
5c7d2656b6 feat: experimental Deno build & publish 2021-08-20 12:01:17 +02:00
Filip Skokan
59aa96d28d fix(typescript): allow sign results to be passed to verify 2021-08-20 11:57:16 +02:00
Filip Skokan
8e9b24b65a chore: update dev deps 2021-08-20 11:57:04 +02:00
Filip Skokan
1a4092f89b chore: lint 2021-08-16 15:12:57 +02:00
Filip Skokan
84d780208d chore(release): 3.14.4 2021-08-16 12:39:37 +02:00
Filip Skokan
991d4350d0 fix: throw JWEInvalid when jwe protected header is invalid 2021-08-16 12:38:04 +02:00
Andrey Trebler
1fc79aa831
fix: throw JWSInvalid when jws protected header is invalid (#244) 2021-08-16 12:34:44 +02:00
Filip Skokan
35fc548128 chore: update dev deps 2021-08-13 12:50:40 +02:00
Filip Skokan
e68e0bafc5 docs: update internal doc refs 2021-08-13 12:42:32 +02:00
Filip Skokan
3ed95fb4d1 refactor: dry small bits 2021-08-13 12:36:24 +02:00
Filip Skokan
88eee00431 chore: update dev deps 2021-08-05 15:39:50 +02:00
Filip Skokan
06f70b731d chore: update dev deps 2021-07-29 11:00:23 +02:00
Filip Skokan
1cc8844f4a readme: update README.md 2021-07-29 10:52:27 +02:00
Filip Skokan
0ae0855dae refactor: remove a number of unused catch err variables 2021-07-27 13:44:19 +02:00
Filip Skokan
f63143e055 refactor: use setAAD plaintextLength option 2021-07-27 13:43:57 +02:00