Skip to content

Better exception handling in verify_compact_verbose #123

Closed
@peppelinux

Description

@peppelinux

We may handle these kind of exceptions properly

cryptojwt/jws/jws.py(229)verify_compact_verbose()
-> if not verifier.verify(jwt.sign_input(), jwt.signature(), _key):
(Pdb) 
ValueError: Invalid signature

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions