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

Question: How to Use ES256 in jwt.go? #728

Open
nannany opened this issue Jul 3, 2024 · 0 comments
Open

Question: How to Use ES256 in jwt.go? #728

nannany opened this issue Jul 3, 2024 · 0 comments

Comments

@nannany
Copy link

nannany commented Jul 3, 2024

I am trying to access a token endpoint using jwt.go with client authentication by a private_key_jwt. I would like to use ES256 as the private key algorithm, but it appears that only RSA private keys are supported.

Is there a workaround to use ES256?

@nannany nannany changed the title "Question: How to Use ES256 in jwt.go? Question: How to Use ES256 in jwt.go? Jul 3, 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

No branches or pull requests

1 participant