-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestpinneda known issue or feature that should not be closed by botsa known issue or feature that should not be closed by bots
Description
It is currently possible to specify a custom signer, but it's not possible to specify a custom verifier.
createJWT allows signing with custom algorithm, like "SS256K" (Schnorr), but it's not possible to specify the verifier using the verifyJWT, so if the JWT/JWS is signed with a custom signer, the verifier will fail.
mirceanis
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestpinneda known issue or feature that should not be closed by botsa known issue or feature that should not be closed by bots