Skip to content

CryptographyDeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead. #6

@MattOates

Description

@MattOates

jose/backends/cryptography_backend.py:190: CryptographyDeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead.
self.hash_alg()

This is utterly flooding the logs of our app at the moment.

An example of the fix mgedmin/josepy@7338a6b

I can work up a similar PR to the above if thats helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions