MCPcopy Create free account
hub / github.com/auth0/auth0-cli / ReadEnabledClients

Method ReadEnabledClients

internal/auth0/connection.go:32–32  ·  view source on GitHub ↗

ReadEnabledClients retrieves the enabled clients for a connection.

(ctx context.Context, id string, opts ...management.RequestOption)

Source from the content-addressed store, hash-verified

30
31 // ReadEnabledClients retrieves the enabled clients for a connection.
32 ReadEnabledClients(ctx context.Context, id string, opts ...management.RequestOption) (c *management.ConnectionEnabledClientList, err error)
33}

Callers 2

Implementers 2

MockConnectionAPIinternal/auth0/mock/connection_mock.go
MockConnectionAPIMockRecorderinternal/auth0/mock/connection_mock.go

Calls

no outgoing calls

Tested by 1