Update `ApiKeysValidationResult` in `cloud-functions` to include `ownerNcaId` field
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 218
- Forks
- 72
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 417
Description
Description
The previous two tasks #1274 and #1275 should be completed and the changes deployed before starting this task.
As part of this task, we should update ApiKeysValidationResult in cloud-functions to include ownerNcaId field.
Definition of Done
- Update integration and unit tests
- Service should work in the managed env
- Service should work in the self-hosted env
By submitting this issue, you acknowledge that you are an assigned member of the NVCF development team and agree to follow our code of conduct and our contributing guidelines.
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
Review the prerequisites in issues #1274 and #1275, then locate ApiKeysValidationResult in cloud-functions. Update the related unit and integration tests, and verify the service works in both managed and self-hosted environments. Done means the ownerNcaId field is included and all stated tests and environment checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100