nuts-foundation/nuts-node

View on GitHub
crypto/memory.go

Summary

Maintainability
A
35 mins
Test Coverage
D
67%

Method MemoryJWTSigner.SignJWS has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (m MemoryJWTSigner) SignJWS(_ context.Context, _ []byte, _ map[string]interface{}, _ interface{}, _ bool) (string, error) {
Severity: Minor
Found in crypto/memory.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status