summaryrefslogtreecommitdiff
path: root/jwt
diff options
context:
space:
mode:
authorAbram (^o^) <israelvictory87@gmail.com>2022-03-08 15:35:56 +0100
committerGitHub <noreply@github.com>2022-03-08 20:35:56 +0600
commit6a624f42112661d1e4ea43ce7a78a9d6c693644b (patch)
tree6ff097a2eee2fb6dce38eefa70a04ee6888abfb5 /jwt
parent827d4425dbd2e6f9b521e514ced889cfb3aada21 (diff)
downloadpyjwt-6a624f42112661d1e4ea43ce7a78a9d6c693644b.tar.gz
Fixed TypeError (#738)
In the example above [https://github.com/jpadilla/pyjwt/edit/master/docs/usage.rst#encoding--decoding-tokens-with-hs256], when tried, it throws a TypeError that says: `encode() got an unexpected keyword argument 'algorithms'`, so I changed the `algorithms` to `algorithm`
Diffstat (limited to 'jwt')
0 files changed, 0 insertions, 0 deletions