Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use PyJWT instead of python-jose for JWT validation #220

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

swt2c
Copy link

@swt2c swt2c commented Feb 8, 2024

PyJWT seems to be better maintained currently, and this allows dropping the dependency on ecdsa.

Fixes #218.

PyJWT seems to be better maintained currently, and this allows dropping
the dependency on ecdsa.
Copy link
Member

@pvizeli pvizeli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@pvizeli pvizeli merged commit 7d1c430 into NabuCasa:master Feb 14, 2024
5 checks passed
@ludeeus ludeeus mentioned this pull request May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Security Vulnerability in Upstream Dependency (ecdsa)
2 participants