Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

build(deps): replace python-jose with pyjwt #105

Merged
merged 2 commits into from
Feb 21, 2024
Merged

build(deps): replace python-jose with pyjwt #105

merged 2 commits into from
Feb 21, 2024

Conversation

frgfm
Copy link
Member

@frgfm frgfm commented Feb 21, 2024

This PR replaces python-jose (not maintained, depending on ecdsa which has security flaws GHSA-wj6h-64fc-37mp) with PyJWT which is active and has no dependencies.

@frgfm frgfm added this to the 0.1.0 milestone Feb 21, 2024
@frgfm frgfm self-assigned this Feb 21, 2024
@frgfm frgfm merged commit 76225af into main Feb 21, 2024
15 checks passed
@frgfm frgfm deleted the jwt branch February 21, 2024 12:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant