nuts-foundation / nuts-foundation/nuts-node

Extend issuer API to find credentials that have been issued in an interval with a specific key

Open
#2,894 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
28
Forks
23
Avg merge
1d 10h
Merged PRs (30d)
76

Description

In order to do key rotation, you'll need to remove keys at a certain point in time. This is only possible if there are no valid credentials for a specific key. The search API needs to be extended to find these.

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by locating the issuer search API and reviewing how it finds valid credentials and identifies their keys. Extend the search requirements so credentials issued within a specified interval for a specific key can be found, then verify that the API supports the key-rotation use case.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.