ory-am/hydra

View on GitHub
consent/strategy_default_test.go

Summary

Maintainability
A
35 mins
Test Coverage

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

func makeOAuth2Request(t *testing.T, reg driver.Registry, hc *http.Client, oc *client.Client, values url.Values) (gjson.Result, *http.Response) {
Severity: Minor
Found in consent/strategy_default_test.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status