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

Method Execute

internal/httpclient/api_jwk.go:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36}
37
38func (r ApiCreateJsonWebKeySetRequest) Execute() (*JsonWebKeySet, *http.Response, error) {
39 return r.ApiService.CreateJsonWebKeySetExecute(r)
40}
41
42/*
43CreateJsonWebKeySet Create JSON Web Key

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected