Closed flaviostutz closed 1 year ago
Because there's a more narrow type of get key suitable for each getkey-able operation already exported.
JWTVerifyGetKey
JWTDecryptGetKey
GeneralVerifyGetKey
FlattenedVerifyGetKey
CompactVerifyGetKey
GeneralDecryptGetKey
FlattenedDecryptGetKey
CompactDecryptGetKey
What happened?
Our project can't use type GetKeyFunction because it is not exported by the lib
Version
4.15.3
Runtime
Node.js
Runtime Details
node 16; macbook
Code to reproduce
Required