-
-
Notifications
You must be signed in to change notification settings - Fork 690
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
Support to_jwk for Ed25519Algorithm #642
Comments
JohannesWill
added a commit
to JohannesWill/pyjwt
that referenced
this issue
Apr 6, 2021
JohannesWill
added a commit
to JohannesWill/pyjwt
that referenced
this issue
Apr 6, 2021
JohannesWill
added a commit
to JohannesWill/pyjwt
that referenced
this issue
Apr 6, 2021
jpadilla
pushed a commit
that referenced
this issue
Apr 28, 2021
* Add to_jwk to Ed25519Algorithm. (#642) * add test for invalid key * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update CHANGELOG for #643 * remove alg from jwk Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
after Support of form_jwk() it would be nice to implement
to_jwk() for Ed25519Algorithm
The text was updated successfully, but these errors were encountered: