ory-am/hydra

View on GitHub
internal/testhelpers/oauth2.go

Summary

Maintainability
A
35 mins
Test Coverage

Function UpdateClientTokenLifespans has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func UpdateClientTokenLifespans(t *testing.T, conf *oauth2.Config, clientID string, lifespans client.Lifespans, adminTS *httptest.Server) {
Severity: Minor
Found in internal/testhelpers/oauth2.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status