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

Method CreateClient

client/manager.go:30–30  ·  view source on GitHub ↗
(ctx context.Context, c *Client)

Source from the content-addressed store, hash-verified

28 fosite.ClientManager
29
30 CreateClient(ctx context.Context, c *Client) error
31
32 UpdateClient(ctx context.Context, c *Client) error
33

Calls

no outgoing calls