ory-am/hydra

View on GitHub
fositex/config.go

Summary

Maintainability
A
3 hrs
Test Coverage

Config has 29 methods (exceeds 20 allowed). Consider refactoring.
Open

type Config struct {
    deps configDependencies

    authorizeEndpointHandlers  fosite.AuthorizeEndpointHandlers
    tokenEndpointHandlers      fosite.TokenEndpointHandlers
Severity: Minor
Found in fositex/config.go - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status