Closed tucosaurus closed 3 years ago
Why was this change necessary?
https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst#dropped-deprecated-verify-param-in-jwtdecode
How does it address the problem?
Makes the algorithm explicit while encoding and decoding the token
Are there any side effects?
No.
https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst#dropped-deprecated-verify-param-in-jwtdecode
Makes the algorithm explicit while encoding and decoding the token
No.