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

Method Execute

internal/httpclient/api_o_auth2.go:1006–1008  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1004}
1005
1006func (r ApiGetOAuth2ClientRequest) Execute() (*OAuth2Client, *http.Response, error) {
1007 return r.ApiService.GetOAuth2ClientExecute(r)
1008}
1009
1010/*
1011GetOAuth2Client Get an OAuth 2.0 Client

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected