aboutsummaryrefslogtreecommitdiffstats
path: root/backend/routes/forms/submit.py
diff options
context:
space:
mode:
authorGravatar kosayoda <[email protected]>2020-12-31 18:08:08 +0800
committerGravatar kosayoda <[email protected]>2020-12-31 18:08:08 +0800
commit154a0b19478e6c27fda9e8014931f6b0b1e7c7b3 (patch)
treedc85769b19646175d7ac607349b6dd76589d3e8a /backend/routes/forms/submit.py
parentMinor DevOps tweaks (diff)
`jwt.encode` returns a string, not a bytestring.
As of pyjwt 2.0.0, `jwt.encode` does not return a bytestring, so decoding is unnecessary. ref: https://github.com/jpadilla/pyjwt/blob/c96131b970fd341106ce33d0a85b50e3bdbb67ec/CHANGELOG.md#jwtencode-return-type
Diffstat (limited to 'backend/routes/forms/submit.py')
0 files changed, 0 insertions, 0 deletions