digitalbazaar / digitalbazaar/oid4-client
Refactor did proof signer as more generalized signer
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 2
- Avg merge
- 16m
- Merged PRs (30d)
- 1
Description
Allow non-DID JWT proofs to be generated; iss=signer.id where signer.id does not have to be a DID.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the proof-signing entry point and the current DID-only handling, then trace how iss is derived from signer.id. Done means non-DID signer IDs can generate JWT proofs while existing DID proofs continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100