nuts-foundation / nuts-foundation/nuts-node
Auth: remove auth.http.timeout in favor of http-client.timeout
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 28
- Forks
- 23
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 76
Description
Global http-client.timeout was introduced, auth.http.timeout may be removed in v7.
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
Search the Go repository for auth.http.timeout and http-client.timeout, then read the authentication configuration and HTTP-client setup around those references. Confirm how the two settings are currently used and check whether the v7 removal is still applicable. Done means the obsolete setting is no longer supported or referenced and the replacement setting remains covered by relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100