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

Method Execute

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

Source from the content-addressed store, hash-verified

441}
442
443func (r ApiAcceptUserCodeRequestRequest) Execute() (*OAuth2RedirectTo, *http.Response, error) {
444 return r.ApiService.AcceptUserCodeRequestExecute(r)
445}
446
447/*
448AcceptUserCodeRequest Accepts a device grant user_code request

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected