Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

python_jwt._JWTError: header not implemented: alg #20

Closed
SoulEater opened this issue Nov 9, 2018 · 2 comments
Closed

python_jwt._JWTError: header not implemented: alg #20

SoulEater opened this issue Nov 9, 2018 · 2 comments

Comments

@SoulEater
Copy link

if not JWSHeaderRegistry[k][1]:

@davedoesdev
Copy link
Owner

@SoulEater thanks for the heads up. Looks like jwcrypto changed this recently. I should be able to use a named attribute now.

@davedoesdev
Copy link
Owner

Fixed in version 3.2.4.
Thanks again @SoulEater, appreciate it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants