Skip to content

feat: client-side DPoP nonce caching across calls - #170

Merged
osanderson merged 1 commit into
mainfrom
feat/client-dpop-nonce-cache
Aug 27, 2026
Merged

feat: client-side DPoP nonce caching across calls#170
osanderson merged 1 commit into
mainfrom
feat/client-dpop-nonce-cache

feat: reuse a cached DPoP nonce across calls instead of always challe…

c9952ba
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Aug 27, 2026 in 37s

Annotations

Check failure on line 272 in client/begin_authorization.go

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=IDFoundry_FAPIgo&issues=AaBEZGRIbIkXIHHZRbe3&open=AaBEZGRIbIkXIHHZRbe3&pullRequest=170

Check failure on line 90 in client/resource.go

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "DPoP-Nonce" 3 times.

See more on https://sonarcloud.io/project/issues?id=IDFoundry_FAPIgo&issues=AaBEZGMDbIkXIHHZRbe2&open=AaBEZGMDbIkXIHHZRbe2&pullRequest=170