Skip to content

Add support for providing verifier #234

@sondreb

Description

@sondreb

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestpinneda known issue or feature that should not be closed by bots

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions