Commit 1ee2b91
committed
fix: drop dependency on jwk-to-pem by using native crypto
This replaces jwk-to-pem with simply using crypto.createPublicKey. This
further drops elliptic from the dependency tree, which has known
security issues (note this is mostly for hygiene as jwk-to-pem doesn't
use the vulnerable code paths, per
Brightspace/node-jwk-to-pem#187).1 parent 85e418f commit 1ee2b91
File tree
4 files changed
+90
-321
lines changed- src/service/passport
- test
4 files changed
+90
-321
lines changed
0 commit comments