icgc-argo / icgc-argo/platform-api
Feature Request - Integrate search for API token
Open
Nobody has claimed this yet.
new-feature
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 9h 6m
- Merged PRs (30d)
- 3
Description
update to use the new feature from https://github.com/overture-stack/ego/issues/460
Detailed Description
Without this, gateway needs to manually filter the keys returned from ego, which will not scale in the long-run. This change will allow gateway to ask for only unrevoked keys.
Contributor guide
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
Read overture-stack/ego#460 first, then trace the API-token lookup used by the gateway in platform-api. Done means the gateway can request only unrevoked keys from ego instead of manually filtering the returned keys.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, typescript
- Domain
- api, authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100