digitalbazaar / digitalbazaar/oid4-client
OID4VC for DIDs
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 2
- Avg merge
- 16m
- Merged PRs (30d)
- 1
Description
DID spec allows a DID to publish its OID4VC endpoints, so a URL can be fetched from a DIDDocument, e.g. here: https://github.com/digitalbazaar/oid4-client/blob/main/lib/OID4Client.js#L204
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
Start with lib/OID4Client.js around line 204 and the linked DID specification registry entry. Determine how an OID4VC endpoint published in a DID Document should be handled; the work is complete when the client supports that documented endpoint discovery path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100