Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Feature Request: Support for Edwards-Curve Digital Signature Algorithm (EdDSA) in JWT

Open
#987 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
javascript, node.js

Research direction

No files, tests, or entry points are named. Start by reviewing the repository's existing JWT algorithm support and contribution guidance, then determine the scope for EdDSA, including Ed25519 signing and verification. Done would require documented support and coverage for the new algorithm paths.

Written by the indexing model from the issue text.

Description

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:

  1. Are there any plans to add EdDSA support?
  2. If not, is community contribution welcome, and are there any guidelines for adding new JWT algorithms?
Dominant language
JavaScript
Stars
18.2k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from auth0/node-jsonwebtoken

All issues in auth0/node-jsonwebtoken

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.