MCPcopy
hub / github.com/ory/hydra / outputOAuth2ClientCollection

Struct outputOAuth2ClientCollection

cmd/output_client.go:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15type (
16 outputOAuth2Client hydra.OAuth2Client
17 outputOAuth2ClientCollection struct {
18 clients []hydra.OAuth2Client
19 }
20)
21
22func (outputOAuth2Client) Header() []string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected