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

feat: Support the EdDSA algorithm #1248

Open
Crovitche-1623 opened this issue Nov 8, 2024 · 2 comments
Open

feat: Support the EdDSA algorithm #1248

Crovitche-1623 opened this issue Nov 8, 2024 · 2 comments

Comments

@Crovitche-1623
Copy link

It's more of a question, but is theEdDSA algorithm (for signing JWT) supported?

It's written in the lcobucci docs that we can use EdDSA algorithm (which seems to have many advantages over other algorithms) however I don't see the EdDSAalgorithm in the bundle documentation.

@Crovitche-1623
Copy link
Author

It's written in the documentation that we can use https://github.com/Spomky-Labs/lexik-jose-bridge for an advanced token encoding with higher encryption support (EdDSA is supported using web-token/jwt-signature-algorithm-eddsa), but if the default encoder https://github.com/lcobucci/jwt supports it, why install anything else ?

@chalasr
Copy link
Collaborator

chalasr commented Dec 14, 2024

It is not. Pull Request welcome to support it in LcobucciJWSProvider!

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

2 participants