nuts-foundation/nuts-node

View on GitHub
auth/auth.go

Summary

Maintainability
A
0 mins
Test Coverage
D
65%

Function NewAuthInstance has 8 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

func NewAuthInstance(config Config, vdrInstance vdr.VDR, subjectManager didsubject.Manager, vcr vcr.VCR, keyStore crypto.KeyStore,
    serviceResolver didman.CompoundServiceResolver, jsonldManager jsonld.JSONLD, pkiProvider pki.Provider) *Auth {
Severity: Major
Found in auth/auth.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status