MCPcopy Create free account

hub / github.com/auth0/auth0-cli / types & classes

Types & classes257 in github.com/auth0/auth0-cli

↓ 1 callersTypeAliasCustomString
internal/cli/utils_shared_test.go:19
↓ 1 callersTypeAliasOutputFormat
internal/display/display.go:18
↓ 1 callersTypeAliasmessage
internal/cli/universal_login_customize.go:227
↓ 1 callersFuncTypepickerOptionsFunc
func(ctx context.Context) (pickerOptions, error)
internal/cli/arguments.go:37
↓ 1 callersStructprocInfo
internal/cli/agent_detection.go:154
StructAPI
API mimics `management.Management`s general interface, except it refers to the interfaces instead of the concrete structs.
internal/auth0/auth0.go:11
StructAPIV2
internal/auth0/auth0.go:80
InterfaceActionAPI
internal/auth0/action.go:12
StructAculConfig
internal/cli/acul_app_scaffolding.go:635
InterfaceAnomalyAPI
internal/auth0/anomaly.go:9
StructAppConfig
internal/auth0/quickstart.go:216
StructArgument
internal/cli/arguments.go:12
InterfaceAttackProtectionAPI
internal/auth0/attack_protection.go:11
InterfaceAttackProtectionBotDetectionAPIV2
internal/auth0/attack_protection.go:70
InterfaceBrandingAPI
internal/auth0/branding.go:11
InterfaceBrandingThemeAPI
internal/auth0/branding_theme.go:11
StructBuildInfo
internal/buildinfo/buildinfo.go:17
InterfaceClientAPI
internal/auth0/client.go:11
StructClientCredentials
ClientCredentials encapsulates all data to facilitate access token creation with client credentials (client ID and client secret).
internal/auth/auth.go:232
StructClientData
ClientData is a minimal representation of an Auth0 Client as defined in the management API. This is used within the branding machinery to populate the
internal/cli/universal_login_templates.go:88
InterfaceClientGrantAPI
internal/auth0/client_grant.go:9
StructConfig
Config holds cli configuration settings.
internal/config/config.go:23
InterfaceConnectionAPI
internal/auth0/connection.go:11
StructCredentials
Credentials is used to facilitate the login process.
internal/auth/auth.go:30
InterfaceCustomDomainAPI
internal/auth0/custom_domain.go:11
StructDetectionResult
DetectionResult holds the values resolved by scanning the working directory. Fields are empty/zero when not detected. AmbiguousFrameworks is populated
internal/cli/quickstart_detect.go:14
StructEditor
Editor is an extended survey.Editor to enable different prompting behavior.
internal/prompt/surveyext.go:12
StructEditorTemplateData
internal/prompt/surveyext.go:38
InterfaceEmailProviderAPI
internal/auth0/email_provider.go:11
InterfaceEmailTemplateAPI
internal/auth0/email_template.go:11
StructErrTokenMissingRequiredScopes
internal/config/tenant.go:25
StructErrorBody
internal/cli/api.go:303
InterfaceEventStreamAPI
internal/auth0/event_streams.go:11
InterfaceEventsAPIV2
EventsAPIV2 is the V2 SDK interface for the /events endpoint (Server-Sent Event subscription stream).
internal/auth0/events.go:13
StructFileOutputStrategy
internal/auth0/quickstart.go:198
StructFlag
internal/cli/flags.go:13
InterfaceFlowAPI
internal/auth0/flow.go:11
InterfaceFlowVaultConnectionAPI
internal/auth0/flow.go:28
InterfaceFormAPI
internal/auth0/form.go:11
InterfaceHTTPClientAPI
internal/auth0/http_client.go:10
InterfaceJobsAPI
internal/auth0/jobs.go:9
InterfaceLogAPI
internal/auth0/log.go:11
InterfaceLogStreamAPI
internal/auth0/log_stream.go:11
StructLogView
internal/display/logs.go:36
StructLoginInputs
internal/cli/login.go:70
StructManifest
internal/cli/acul_app_scaffolding.go:24
StructMetadata
internal/cli/acul_app_scaffolding.go:47
StructMockActionAPI
MockActionAPI is a mock of ActionAPI interface.
internal/auth0/mock/action_mock.go:16
StructMockActionAPIMockRecorder
MockActionAPIMockRecorder is the mock recorder for MockActionAPI.
internal/auth0/mock/action_mock.go:22
StructMockBrandingAPI
MockBrandingAPI is a mock of BrandingAPI interface.
internal/auth0/mock/branding_mock.go:16
StructMockBrandingAPIMockRecorder
MockBrandingAPIMockRecorder is the mock recorder for MockBrandingAPI.
internal/auth0/mock/branding_mock.go:22
StructMockBrandingThemeAPI
MockBrandingThemeAPI is a mock of BrandingThemeAPI interface.
internal/auth0/mock/branding_theme_mock.go:16
StructMockBrandingThemeAPIMockRecorder
MockBrandingThemeAPIMockRecorder is the mock recorder for MockBrandingThemeAPI.
internal/auth0/mock/branding_theme_mock.go:22
StructMockClientAPI
MockClientAPI is a mock of ClientAPI interface.
internal/auth0/mock/client_mock.go:16
StructMockClientAPIMockRecorder
MockClientAPIMockRecorder is the mock recorder for MockClientAPI.
internal/auth0/mock/client_mock.go:22
StructMockClientGrantAPI
MockClientGrantAPI is a mock of ClientAPI interface.
internal/auth0/mock/client_grant_mock.go:16
StructMockClientGrantAPIMockRecorder
MockClientGrantAPIMockRecorder is the mock recorder for MockClientGrantAPI.
internal/auth0/mock/client_grant_mock.go:22
StructMockConnectionAPI
MockConnectionAPI is a mock of ConnectionAPI interface.
internal/auth0/mock/connection_mock.go:16
StructMockConnectionAPIMockRecorder
MockConnectionAPIMockRecorder is the mock recorder for MockConnectionAPI.
internal/auth0/mock/connection_mock.go:22
StructMockCustomDomainAPI
MockCustomDomainAPI is a mock of CustomDomainAPI interface.
internal/auth0/mock/custom_domain_mock.go:16
StructMockCustomDomainAPIMockRecorder
MockCustomDomainAPIMockRecorder is the mock recorder for MockCustomDomainAPI.
internal/auth0/mock/custom_domain_mock.go:22
StructMockEmailProviderAPI
MockEmailProviderAPI is a mock of EmailProviderAPI interface.
internal/auth0/mock/email_provider_mock.go:16
StructMockEmailProviderAPIMockRecorder
MockEmailProviderAPIMockRecorder is the mock recorder for MockEmailProviderAPI.
internal/auth0/mock/email_provider_mock.go:22
StructMockEmailTemplateAPI
MockEmailTemplateAPI is a mock of EmailTemplateAPI interface.
internal/auth0/mock/email_template_mock.go:16
StructMockEmailTemplateAPIMockRecorder
MockEmailTemplateAPIMockRecorder is the mock recorder for MockEmailTemplateAPI.
internal/auth0/mock/email_template_mock.go:22
StructMockEventStreamAPI
MockEventStreamAPI is a mock of EventStreamAPI interface.
internal/auth0/mock/event_streams_mock.go:16
StructMockEventStreamAPIMockRecorder
MockEventStreamAPIMockRecorder is the mock recorder for MockEventStreamAPI.
internal/auth0/mock/event_streams_mock.go:22
StructMockFlowAPI
MockFlowAPI is a mock of FlowAPI interface.
internal/auth0/mock/flow_mock.go:16
StructMockFlowAPIMockRecorder
MockFlowAPIMockRecorder is the mock recorder for MockFlowAPI.
internal/auth0/mock/flow_mock.go:22
StructMockFlowVaultConnectionAPI
MockFlowVaultConnectionAPI is a mock of FlowVaultConnectionAPI interface.
internal/auth0/mock/flow_mock.go:136
StructMockFlowVaultConnectionAPIMockRecorder
MockFlowVaultConnectionAPIMockRecorder is the mock recorder for MockFlowVaultConnectionAPI.
internal/auth0/mock/flow_mock.go:142
StructMockFormAPI
MockFormAPI is a mock of FormAPI interface.
internal/auth0/mock/form_mock.go:16
StructMockFormAPIMockRecorder
MockFormAPIMockRecorder is the mock recorder for MockFormAPI.
internal/auth0/mock/form_mock.go:22
StructMockLogAPI
MockLogAPI is a mock of LogAPI interface.
internal/auth0/mock/log_mock.go:16
StructMockLogAPIMockRecorder
MockLogAPIMockRecorder is the mock recorder for MockLogAPI.
internal/auth0/mock/log_mock.go:22
StructMockLogStreamAPI
MockLogStreamAPI is a mock of LogStreamAPI interface.
internal/auth0/mock/log_stream_mock.go:16
StructMockLogStreamAPIMockRecorder
MockLogStreamAPIMockRecorder is the mock recorder for MockLogStreamAPI.
internal/auth0/mock/log_stream_mock.go:22
StructMockNetworkACLAPI
MockNetworkACLAPI is a mock of NetworkACLAPI interface.
internal/auth0/mock/network_acl_mock.go:16
StructMockNetworkACLAPIMockRecorder
MockNetworkACLAPIMockRecorder is the mock recorder for MockNetworkACLAPI.
internal/auth0/mock/network_acl_mock.go:22
StructMockOrganizationAPI
MockOrganizationAPI is a mock of OrganizationAPI interface.
internal/auth0/mock/organization_mock.go:16
StructMockOrganizationAPIMockRecorder
MockOrganizationAPIMockRecorder is the mock recorder for MockOrganizationAPI.
internal/auth0/mock/organization_mock.go:22
StructMockPhoneNotificationTemplateAPI
MockPhoneNotificationTemplateAPI is a mock of PhoneNotificationTemplateAPI interface.
internal/auth0/mock/phone_notification_template_mock.go:17
StructMockPhoneNotificationTemplateAPIMockRecorder
MockPhoneNotificationTemplateAPIMockRecorder is the mock recorder for MockPhoneNotificationTemplateAPI.
internal/auth0/mock/phone_notification_template_mock.go:23
StructMockPromptAPI
MockPromptAPI is a mock of PromptAPI interface.
internal/auth0/mock/branding_prompt_mock.go:16
StructMockPromptAPIMockRecorder
MockPromptAPIMockRecorder is the mock recorder for MockPromptAPI.
internal/auth0/mock/branding_prompt_mock.go:22
StructMockResourceServerAPI
MockResourceServerAPI is a mock of ResourceServerAPI interface.
internal/auth0/mock/resource_server_mock.go:16
StructMockResourceServerAPIMockRecorder
MockResourceServerAPIMockRecorder is the mock recorder for MockResourceServerAPI.
internal/auth0/mock/resource_server_mock.go:22
StructMockRoleAPI
MockRoleAPI is a mock of RoleAPI interface.
internal/auth0/mock/roles_mock.go:16
StructMockRoleAPIMockRecorder
MockRoleAPIMockRecorder is the mock recorder for MockRoleAPI.
internal/auth0/mock/roles_mock.go:22
StructMockRuleAPI
MockRuleAPI is a mock of RuleAPI interface.
internal/auth0/mock/rule_mock.go:16
StructMockRuleAPIMockRecorder
MockRuleAPIMockRecorder is the mock recorder for MockRuleAPI.
internal/auth0/mock/rule_mock.go:22
StructMockSelfServiceProfileAPI
MockSelfServiceProfileAPI is a mock of SelfServiceProfileAPI interface.
internal/auth0/mock/self_service_profiles.go:16
StructMockSelfServiceProfileAPIMockRecorder
MockSelfServiceProfileAPIMockRecorder is the mock recorder for MockSelfServiceProfileAPI.
internal/auth0/mock/self_service_profiles.go:22
StructMockTenantAPI
MockTenantAPI is a mock of TenantAPI interface.
internal/auth0/mock/tenant_mock.go:16
StructMockTenantAPIMockRecorder
MockTenantAPIMockRecorder is the mock recorder for MockTenantAPI.
internal/auth0/mock/tenant_mock.go:22
StructMockTokenExchangeAPI
MockTokenExchangeAPI is a mock of TokenExchangeAPI interface.
internal/auth0/mock/token_exchange_mock.go:16
StructMockTokenExchangeAPIMockRecorder
MockTokenExchangeAPIMockRecorder is the mock recorder for MockTokenExchangeAPI.
internal/auth0/mock/token_exchange_mock.go:22
StructMockUserAPI
MockUserAPI is a mock of UserAPI interface.
internal/auth0/mock/user_mock.go:16
StructMockUserAPIMockRecorder
MockUserAPIMockRecorder is the mock recorder for MockUserAPI.
internal/auth0/mock/user_mock.go:22
StructMockUserAttributeProfilesAPI
MockUserAttributeProfilesAPI is a mock of UserAttributeProfilesAPI interface.
internal/auth0/mock/user_attribute_profiles.go:16
next →1–100 of 257, ranked by callers