Todd Wildey
Todd Wildey
Folks - is there a concern for resolving this issue? I've opened the following issue for `jose` here: https://github.com/panva/jose/issues/678 However, the primary maintainer of that package (who also opened this...
@panva @mikhaililin21027 Any advice on how we can fix these linting issues that are blocking a merge?
I've created another PR with an equivalent change: https://github.com/mpdavis/python-jose/pull/355
I have merged changes from the other PR. As such, I am closing this PR in favor of https://github.com/mpdavis/python-jose/pull/355.
+1 for this feature!
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?
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.
This appears duplicative to https://github.com/mpdavis/python-jose/pull/352 - I will close this in favor of the other PR.
I would be happy to align on a new "hook" API for `AbstractPlugin` to receive the `Transport` instance after it's created and before any messages are sent over it. However,...
Hi folks, Some technical blockers for releasing this plugin have been mitigated, so this is something I'm looking to release more actively now. > We can keep this `on_post_start` compatible...