Feature Request: Support for Edwards-Curve Digital Signature Algorithm (EdDSA) in JWT
Author: RaedAddalaCreated Feb 5, 2025Updated Mar 27, 2026
The library currently doesn't support the Edwards-Curve Digital Signature Algorithm (EdDSA), including Ed25519. Adding support for EdDSA would enhance cryptographic options for JWT signing and verification.
Questions:
- Are there any plans to add EdDSA support?
- If not, is community contribution welcome, and are there any guidelines for adding new JWT algorithms?
Source: auth0/node-jsonwebtoken