1
0
mirror of https://github.com/therootcompany/keyfetch.js.git synced 2025-03-12 19:41:10 +00:00

26 Commits

Author SHA1 Message Date
b728731394 2.1.1 v2.1.1 2021-10-21 13:40:27 -06:00
6730e1321e bugfix: properly pass details and msg 2021-10-21 13:40:12 -06:00
c57a08f0cd 2.1.0 v2.1.0 2021-10-21 13:22:08 -06:00
a3539b0941 feature: add additional (standardized) error messages 2021-10-21 13:21:41 -06:00
523a4f0d1a feature: add distinct error codes 2021-10-20 18:12:06 -06:00
7d5889b4de chore: add linter config 2021-10-20 18:08:27 -06:00
79e6758f9f 2.0.0 v2.0.0 2021-06-15 17:22:46 -06:00
842807f92b security warning -> issuer error, async/await 2021-06-15 17:22:38 -06:00
a648de58d8 1.2.2 v1.2.2 2021-06-15 17:05:14 -06:00
8ec2d98645 security: obey opts.iss, issue warning by default 2021-06-15 17:03:30 -06:00
9141962456 rename .prettierrc.json 2021-06-15 16:15:43 -06:00
aba70bf0ff make Prettier 2020-04-08 16:01:06 -04:00
a32b942861 typo fix: ecdsaAsn1SigToJwtSig => ecdsaJoseSigToAsn1Sig 2019-05-06 03:06:49 -06:00
e274e5368a v1.2.1: better trusted issuer normalization v1.2.1 2019-03-15 13:59:55 -06:00
e6de23532b add a few more tests 2019-03-15 13:53:49 -06:00
5060c505b6 v1.2.0: add code to check issuers and claims v1.2.0 2019-03-15 13:45:27 -06:00
9b77939455 v1.1.10: update package.json and LICENSE v1.1.10 2019-03-13 17:32:35 -06:00
029bc13fe8 v1.1.9: bump deps v1.1.9 2019-03-12 09:43:24 -06:00
5fef6a7430 v1.1.8: cleanup and support forced keys for verification v1.1.8 2019-03-09 02:50:14 -07:00
448b977963 v1.1.7: bugfix ecdsa signature padding 2019-03-08 19:15:24 -07:00
2c36227afd v1.1.6: bugfix verify and ecdsa keys v1.1.6 2019-03-08 18:00:41 -07:00
9e5ffd1fc9 v1.1.5: used cached keys on verify when possible 2019-02-26 23:11:26 -07:00
0f0d0807a0 v1.1.4: fix fetching bug 2019-02-25 16:17:26 -07:00
cfe814ebb0 v1.1.3: remove bogus log 2019-02-25 16:04:43 -07:00
6d5c9d0097 v1.1.2: DRY key check loop v1.1.2 2019-02-25 15:58:02 -07:00
6c071af9cd initial commit 2019-02-25 15:54:08 -07:00