Altinn / altinn-accesstoken

Client and server libraries for simple authorization of API calls
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Rewrite KeyVault access logic to recommended lib #26

Closed SandGrainOne closed 1 year ago

SandGrainOne commented 1 year ago

Description

Related Issue(s)

Verification

SandGrainOne commented 1 year ago

I excluded PublicSigningKeyProvider from code coverage as it is mostly about KeyVault access. It's possible to improve coverage a little bit by moving the caching to a separate class, but I'm lazy today.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

83.3% 83.3% Coverage
0.0% 0.0% Duplication