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

Are alg: EdDSA supported in JWTs? #3875

Open
rudetrue opened this issue Jan 23, 2025 · 1 comment
Open

Are alg: EdDSA supported in JWTs? #3875

rudetrue opened this issue Jan 23, 2025 · 1 comment
Labels
needs-repro pending reproduction

Comments

@rudetrue
Copy link

Problem

I get an invalid signature error when trying to use EdDSA + Ed25519 JWTs. Are they supported? Looking at https://hackage.haskell.org/package/jose-jwt they seem to be available.

Thanks!

@wolfgangwalther
Copy link
Member

Could you try to put together a self-contained example?

@wolfgangwalther wolfgangwalther added the needs-repro pending reproduction label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-repro pending reproduction
Development

No branches or pull requests

2 participants