nuts-foundation / nuts-foundation/nuts-node

Auth: remove auth.http.timeout in favor of http-client.timeout

Open
#2,065 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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.