nuts-foundation/nuts-node

View on GitHub
auth/services/oauth/relying_party.go

Summary

Maintainability
A
50 mins
Test Coverage
C
77%

Function NewRelyingParty has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    didResolver resolver.DIDResolver, serviceResolver didman.CompoundServiceResolver, privateKeyStore nutsCrypto.KeyStore,
    wallet holder.Wallet, httpClientTimeout time.Duration, httpClientTLS *tls.Config, strictMode bool) RelyingParty {
Severity: Major
Found in auth/services/oauth/relying_party.go - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status