python-jose icon indicating copy to clipboard operation
python-jose copied to clipboard

Ecdsa deprecation warning

Open nmoreaud opened this issue 1 year ago • 0 comments

https://github.com/mpdavis/python-jose/blob/58e543ea5ea225961e43e9cc2781165748478a0f/jose/utils.py#L13

Deprecation warning : ecdsa.py:276: DeprecationWarning: Function is unused in library code. If you use this code, change to util.string_to_number.

nmoreaud avatar Sep 13 '24 15:09 nmoreaud