Open danigm opened 6 months ago
I recommend throwing an exception if algorithms is None, rather than setting to ALL. Not specifying the algorithms field is the source of algorithm confusion issues.
Let's try pinging @asherf and @mpdavis
@mpdavis @asherf following up on this
Can you rebase your changes onto the latest master
branch and force-update your branch for this PR?
Would you mind collapsing your commits to a single commit as well?
Can you rebase your changes onto the latest
master
branch and force-update your branch for this PR?Would you mind collapsing your commits to a single commit as well?
Done
@twwildey
When can we expect an official release for this ?
@chrisribe seeing as the library has not seen a release for three years, I wouldn't hold my breath. Switch to PyJWT if you have a project affected by this.
I believe this GitHub repo has been effectively abandoned in favor of https://authlib.org/. I would recommend everyone migrate their projects to use Authlib directly.
https://github.com/mpdavis/python-jose/issues/346