Documentation
¶
Index ¶
- Variables
- type AuthMethodsPolicyConfig
- func (*AuthMethodsPolicyConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AuthMethodsPolicyConfig) GetAuthRoutesEnabled() bool
- func (x *AuthMethodsPolicyConfig) GetEnvironment() string
- func (x *AuthMethodsPolicyConfig) GetGoogleOauthClientId() string
- func (x *AuthMethodsPolicyConfig) GetGoogleOauthClientSecret() string
- func (x *AuthMethodsPolicyConfig) GetGoogleOauthRedirectUrl() string
- func (x *AuthMethodsPolicyConfig) GetOauthProvider() string
- func (x *AuthMethodsPolicyConfig) GetOauthRoutesEnabled() bool
- func (x *AuthMethodsPolicyConfig) GetPasswordAuthEnabled() bool
- func (x *AuthMethodsPolicyConfig) GetPasswordEnabled() bool
- func (x *AuthMethodsPolicyConfig) GetPasswordHashCount() int32
- func (x *AuthMethodsPolicyConfig) GetRoutesEnabled() bool
- func (x *AuthMethodsPolicyConfig) GetSmsEnabled() bool
- func (x *AuthMethodsPolicyConfig) GetSmtpFrom() string
- func (x *AuthMethodsPolicyConfig) GetSmtpHost() string
- func (x *AuthMethodsPolicyConfig) GetTotpAuthEnabled() bool
- func (x *AuthMethodsPolicyConfig) GetTotpEnabled() bool
- func (x *AuthMethodsPolicyConfig) GetTwilioAccountSid() string
- func (x *AuthMethodsPolicyConfig) GetTwilioApiKeySecret() string
- func (x *AuthMethodsPolicyConfig) GetTwilioApiKeySid() string
- func (x *AuthMethodsPolicyConfig) GetTwilioAuthToken() string
- func (x *AuthMethodsPolicyConfig) GetTwilioVerifyServiceSid() string
- func (x *AuthMethodsPolicyConfig) GetWebauthnOrigin() string
- func (x *AuthMethodsPolicyConfig) GetWebauthnRpId() string
- func (*AuthMethodsPolicyConfig) ProtoMessage()
- func (x *AuthMethodsPolicyConfig) ProtoReflect() protoreflect.Message
- func (x *AuthMethodsPolicyConfig) Reset()
- func (x *AuthMethodsPolicyConfig) String() string
- type AuthMethodsPolicyInput
- func (*AuthMethodsPolicyInput) Descriptor() ([]byte, []int)deprecated
- func (x *AuthMethodsPolicyInput) GetAuthRoutesEnabled() bool
- func (x *AuthMethodsPolicyInput) GetEnvironment() string
- func (x *AuthMethodsPolicyInput) GetGoogleOauthClientId() string
- func (x *AuthMethodsPolicyInput) GetGoogleOauthClientSecret() string
- func (x *AuthMethodsPolicyInput) GetGoogleOauthRedirectUrl() string
- func (x *AuthMethodsPolicyInput) GetOauthProvider() string
- func (x *AuthMethodsPolicyInput) GetOauthRoutesEnabled() bool
- func (x *AuthMethodsPolicyInput) GetPasswordAuthEnabled() bool
- func (x *AuthMethodsPolicyInput) GetPasswordEnabled() bool
- func (x *AuthMethodsPolicyInput) GetPasswordHashCount() int32
- func (x *AuthMethodsPolicyInput) GetRoutesEnabled() bool
- func (x *AuthMethodsPolicyInput) GetSmsEnabled() bool
- func (x *AuthMethodsPolicyInput) GetSmtpFrom() string
- func (x *AuthMethodsPolicyInput) GetSmtpHost() string
- func (x *AuthMethodsPolicyInput) GetTotpAuthEnabled() bool
- func (x *AuthMethodsPolicyInput) GetTotpEnabled() bool
- func (x *AuthMethodsPolicyInput) GetTwilioAccountSid() string
- func (x *AuthMethodsPolicyInput) GetTwilioApiKeySecret() string
- func (x *AuthMethodsPolicyInput) GetTwilioApiKeySid() string
- func (x *AuthMethodsPolicyInput) GetTwilioAuthToken() string
- func (x *AuthMethodsPolicyInput) GetTwilioVerifyServiceSid() string
- func (x *AuthMethodsPolicyInput) GetWebauthnOrigin() string
- func (x *AuthMethodsPolicyInput) GetWebauthnRpId() string
- func (*AuthMethodsPolicyInput) ProtoMessage()
- func (x *AuthMethodsPolicyInput) ProtoReflect() protoreflect.Message
- func (x *AuthMethodsPolicyInput) Reset()
- func (x *AuthMethodsPolicyInput) String() string
- type AuthMethodsPolicyOutput
- func (*AuthMethodsPolicyOutput) Descriptor() ([]byte, []int)deprecated
- func (x *AuthMethodsPolicyOutput) GetEmailCodeEnabled() bool
- func (x *AuthMethodsPolicyOutput) GetError() string
- func (x *AuthMethodsPolicyOutput) GetOauthProviders() []string
- func (x *AuthMethodsPolicyOutput) GetPasskeyEnabled() bool
- func (x *AuthMethodsPolicyOutput) GetPasswordAuthEnabled() bool
- func (x *AuthMethodsPolicyOutput) GetPasswordEnabled() bool
- func (x *AuthMethodsPolicyOutput) GetPrimaryMethodCount() int32
- func (x *AuthMethodsPolicyOutput) GetSmsCodeEnabled() bool
- func (x *AuthMethodsPolicyOutput) GetTotpEnabled() bool
- func (*AuthMethodsPolicyOutput) ProtoMessage()
- func (x *AuthMethodsPolicyOutput) ProtoReflect() protoreflect.Message
- func (x *AuthMethodsPolicyOutput) Reset()
- func (x *AuthMethodsPolicyOutput) String() string
- type AuthMethodsResponseOutput
- func (*AuthMethodsResponseOutput) Descriptor() ([]byte, []int)deprecated
- func (x *AuthMethodsResponseOutput) GetEmailCodeEnabled() bool
- func (x *AuthMethodsResponseOutput) GetError() string
- func (x *AuthMethodsResponseOutput) GetMethods() []string
- func (x *AuthMethodsResponseOutput) GetOauthProviders() []string
- func (x *AuthMethodsResponseOutput) GetPasskeyEnabled() bool
- func (x *AuthMethodsResponseOutput) GetPasswordAuthEnabled() bool
- func (x *AuthMethodsResponseOutput) GetPasswordEnabled() bool
- func (x *AuthMethodsResponseOutput) GetPrimaryMethodCount() int32
- func (x *AuthMethodsResponseOutput) GetSmsCodeEnabled() bool
- func (x *AuthMethodsResponseOutput) GetTotpEnabled() bool
- func (*AuthMethodsResponseOutput) ProtoMessage()
- func (x *AuthMethodsResponseOutput) ProtoReflect() protoreflect.Message
- func (x *AuthMethodsResponseOutput) Reset()
- func (x *AuthMethodsResponseOutput) String() string
- type AuthPolicyAuditOutput
- func (*AuthPolicyAuditOutput) Descriptor() ([]byte, []int)deprecated
- func (x *AuthPolicyAuditOutput) GetError() string
- func (x *AuthPolicyAuditOutput) GetPassed() bool
- func (x *AuthPolicyAuditOutput) GetViolations() []string
- func (*AuthPolicyAuditOutput) ProtoMessage()
- func (x *AuthPolicyAuditOutput) ProtoReflect() protoreflect.Message
- func (x *AuthPolicyAuditOutput) Reset()
- func (x *AuthPolicyAuditOutput) String() string
- type AuthPolicyGateConfig
- func (*AuthPolicyGateConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AuthPolicyGateConfig) GetJwtSecret() string
- func (x *AuthPolicyGateConfig) GetOauthSupportedProviders() []string
- func (x *AuthPolicyGateConfig) GetPolicyStep() string
- func (x *AuthPolicyGateConfig) GetRequiredRuntimeKeys() []string
- func (x *AuthPolicyGateConfig) GetSigningSecret() string
- func (*AuthPolicyGateConfig) ProtoMessage()
- func (x *AuthPolicyGateConfig) ProtoReflect() protoreflect.Message
- func (x *AuthPolicyGateConfig) Reset()
- func (x *AuthPolicyGateConfig) String() string
- type AuthPolicyGateInput
- func (*AuthPolicyGateInput) Descriptor() ([]byte, []int)deprecated
- func (x *AuthPolicyGateInput) GetEmailCodeEnabled() bool
- func (x *AuthPolicyGateInput) GetJwtSecret() string
- func (x *AuthPolicyGateInput) GetOauthProviders() []string
- func (x *AuthPolicyGateInput) GetPasskeyEnabled() bool
- func (x *AuthPolicyGateInput) GetPasswordAuthEnabled() bool
- func (x *AuthPolicyGateInput) GetPasswordEnabled() bool
- func (x *AuthPolicyGateInput) GetPrimaryMethodCount() int32
- func (x *AuthPolicyGateInput) GetSigningSecret() string
- func (x *AuthPolicyGateInput) GetSmsCodeEnabled() bool
- func (x *AuthPolicyGateInput) GetTotpEnabled() bool
- func (*AuthPolicyGateInput) ProtoMessage()
- func (x *AuthPolicyGateInput) ProtoReflect() protoreflect.Message
- func (x *AuthPolicyGateInput) Reset()
- func (x *AuthPolicyGateInput) String() string
- type ChallengeGenerateInput
- func (*ChallengeGenerateInput) Descriptor() ([]byte, []int)deprecated
- func (x *ChallengeGenerateInput) GetChannel() string
- func (x *ChallengeGenerateInput) GetDestination() string
- func (x *ChallengeGenerateInput) GetPurpose() string
- func (x *ChallengeGenerateInput) GetSigningSecret() string
- func (x *ChallengeGenerateInput) GetTenantId() string
- func (x *ChallengeGenerateInput) GetTtlMinutes() int32
- func (*ChallengeGenerateInput) ProtoMessage()
- func (x *ChallengeGenerateInput) ProtoReflect() protoreflect.Message
- func (x *ChallengeGenerateInput) Reset()
- func (x *ChallengeGenerateInput) String() string
- type ChallengeGenerateOutput
- func (*ChallengeGenerateOutput) Descriptor() ([]byte, []int)deprecated
- func (x *ChallengeGenerateOutput) GetChannel() string
- func (x *ChallengeGenerateOutput) GetCode() string
- func (x *ChallengeGenerateOutput) GetCodeHash() string
- func (x *ChallengeGenerateOutput) GetDestination() string
- func (x *ChallengeGenerateOutput) GetError() string
- func (x *ChallengeGenerateOutput) GetExpiresAt() string
- func (*ChallengeGenerateOutput) ProtoMessage()
- func (x *ChallengeGenerateOutput) ProtoReflect() protoreflect.Message
- func (x *ChallengeGenerateOutput) Reset()
- func (x *ChallengeGenerateOutput) String() string
- type ChallengeVerifyInput
- func (*ChallengeVerifyInput) Descriptor() ([]byte, []int)deprecated
- func (x *ChallengeVerifyInput) GetAttempts() int32
- func (x *ChallengeVerifyInput) GetChannel() string
- func (x *ChallengeVerifyInput) GetCode() string
- func (x *ChallengeVerifyInput) GetCodeHash() string
- func (x *ChallengeVerifyInput) GetDestination() string
- func (x *ChallengeVerifyInput) GetExpiresAt() string
- func (x *ChallengeVerifyInput) GetMaxAttempts() int32
- func (x *ChallengeVerifyInput) GetPurpose() string
- func (x *ChallengeVerifyInput) GetSigningSecret() string
- func (x *ChallengeVerifyInput) GetTenantId() string
- func (*ChallengeVerifyInput) ProtoMessage()
- func (x *ChallengeVerifyInput) ProtoReflect() protoreflect.Message
- func (x *ChallengeVerifyInput) Reset()
- func (x *ChallengeVerifyInput) String() string
- type ChallengeVerifyOutput
- func (*ChallengeVerifyOutput) Descriptor() ([]byte, []int)deprecated
- func (x *ChallengeVerifyOutput) GetError() string
- func (x *ChallengeVerifyOutput) GetValid() bool
- func (*ChallengeVerifyOutput) ProtoMessage()
- func (x *ChallengeVerifyOutput) ProtoReflect() protoreflect.Message
- func (x *ChallengeVerifyOutput) Reset()
- func (x *ChallengeVerifyOutput) String() string
- type CredentialListInput
- func (*CredentialListInput) Descriptor() ([]byte, []int)deprecated
- func (x *CredentialListInput) GetCredentialsJson() string
- func (*CredentialListInput) ProtoMessage()
- func (x *CredentialListInput) ProtoReflect() protoreflect.Message
- func (x *CredentialListInput) Reset()
- func (x *CredentialListInput) String() string
- type CredentialListOutput
- func (*CredentialListOutput) Descriptor() ([]byte, []int)deprecated
- func (x *CredentialListOutput) GetCount() int32
- func (x *CredentialListOutput) GetCredentials() []*CredentialSummary
- func (x *CredentialListOutput) GetError() string
- func (*CredentialListOutput) ProtoMessage()
- func (x *CredentialListOutput) ProtoReflect() protoreflect.Message
- func (x *CredentialListOutput) Reset()
- func (x *CredentialListOutput) String() string
- type CredentialModuleConfig
- func (*CredentialModuleConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CredentialModuleConfig) GetOptional() bool
- func (x *CredentialModuleConfig) GetOrigin() string
- func (x *CredentialModuleConfig) GetRpDisplayName() string
- func (x *CredentialModuleConfig) GetRpId() string
- func (*CredentialModuleConfig) ProtoMessage()
- func (x *CredentialModuleConfig) ProtoReflect() protoreflect.Message
- func (x *CredentialModuleConfig) Reset()
- func (x *CredentialModuleConfig) String() string
- type CredentialRevokeInput
- func (*CredentialRevokeInput) Descriptor() ([]byte, []int)deprecated
- func (x *CredentialRevokeInput) GetCredentialId() string
- func (x *CredentialRevokeInput) GetOwnerUserId() string
- func (x *CredentialRevokeInput) GetUserId() string
- func (*CredentialRevokeInput) ProtoMessage()
- func (x *CredentialRevokeInput) ProtoReflect() protoreflect.Message
- func (x *CredentialRevokeInput) Reset()
- func (x *CredentialRevokeInput) String() string
- type CredentialRevokeOutput
- func (*CredentialRevokeOutput) Descriptor() ([]byte, []int)deprecated
- func (x *CredentialRevokeOutput) GetAuthorized() bool
- func (x *CredentialRevokeOutput) GetCredentialId() string
- func (x *CredentialRevokeOutput) GetError() string
- func (*CredentialRevokeOutput) ProtoMessage()
- func (x *CredentialRevokeOutput) ProtoReflect() protoreflect.Message
- func (x *CredentialRevokeOutput) Reset()
- func (x *CredentialRevokeOutput) String() string
- type CredentialSummary
- func (*CredentialSummary) Descriptor() ([]byte, []int)deprecated
- func (x *CredentialSummary) GetCreatedAt() string
- func (x *CredentialSummary) GetDeviceName() string
- func (x *CredentialSummary) GetId() string
- func (x *CredentialSummary) GetLastUsed() string
- func (x *CredentialSummary) GetType() string
- func (*CredentialSummary) ProtoMessage()
- func (x *CredentialSummary) ProtoReflect() protoreflect.Message
- func (x *CredentialSummary) Reset()
- func (x *CredentialSummary) String() string
- type EmptyConfig
- type MagicLinkGenerateInput
- func (*MagicLinkGenerateInput) Descriptor() ([]byte, []int)deprecated
- func (x *MagicLinkGenerateInput) GetEmail() string
- func (x *MagicLinkGenerateInput) GetSigningSecret() string
- func (*MagicLinkGenerateInput) ProtoMessage()
- func (x *MagicLinkGenerateInput) ProtoReflect() protoreflect.Message
- func (x *MagicLinkGenerateInput) Reset()
- func (x *MagicLinkGenerateInput) String() string
- type MagicLinkGenerateOutput
- func (*MagicLinkGenerateOutput) Descriptor() ([]byte, []int)deprecated
- func (x *MagicLinkGenerateOutput) GetEmail() string
- func (x *MagicLinkGenerateOutput) GetError() string
- func (x *MagicLinkGenerateOutput) GetExpiresAt() string
- func (x *MagicLinkGenerateOutput) GetSignature() string
- func (x *MagicLinkGenerateOutput) GetToken() string
- func (x *MagicLinkGenerateOutput) GetTokenHash() string
- func (*MagicLinkGenerateOutput) ProtoMessage()
- func (x *MagicLinkGenerateOutput) ProtoReflect() protoreflect.Message
- func (x *MagicLinkGenerateOutput) Reset()
- func (x *MagicLinkGenerateOutput) String() string
- type MagicLinkSendConfig
- func (*MagicLinkSendConfig) Descriptor() ([]byte, []int)deprecated
- func (x *MagicLinkSendConfig) GetFromAddress() string
- func (x *MagicLinkSendConfig) GetSmtpHost() string
- func (x *MagicLinkSendConfig) GetSmtpPass() string
- func (x *MagicLinkSendConfig) GetSmtpPort() int32
- func (x *MagicLinkSendConfig) GetSmtpUser() string
- func (*MagicLinkSendConfig) ProtoMessage()
- func (x *MagicLinkSendConfig) ProtoReflect() protoreflect.Message
- func (x *MagicLinkSendConfig) Reset()
- func (x *MagicLinkSendConfig) String() string
- type MagicLinkSendInput
- func (*MagicLinkSendInput) Descriptor() ([]byte, []int)deprecated
- func (x *MagicLinkSendInput) GetMagicLinkUrl() string
- func (x *MagicLinkSendInput) GetTo() string
- func (*MagicLinkSendInput) ProtoMessage()
- func (x *MagicLinkSendInput) ProtoReflect() protoreflect.Message
- func (x *MagicLinkSendInput) Reset()
- func (x *MagicLinkSendInput) String() string
- type MagicLinkSendOutput
- func (*MagicLinkSendOutput) Descriptor() ([]byte, []int)deprecated
- func (x *MagicLinkSendOutput) GetDevMode() bool
- func (x *MagicLinkSendOutput) GetError() string
- func (x *MagicLinkSendOutput) GetMagicLinkUrl() string
- func (x *MagicLinkSendOutput) GetSent() bool
- func (x *MagicLinkSendOutput) GetTo() string
- func (*MagicLinkSendOutput) ProtoMessage()
- func (x *MagicLinkSendOutput) ProtoReflect() protoreflect.Message
- func (x *MagicLinkSendOutput) Reset()
- func (x *MagicLinkSendOutput) String() string
- type MagicLinkVerifyInput
- func (*MagicLinkVerifyInput) Descriptor() ([]byte, []int)deprecated
- func (x *MagicLinkVerifyInput) GetExpiresAt() string
- func (x *MagicLinkVerifyInput) GetStoredHash() string
- func (x *MagicLinkVerifyInput) GetToken() string
- func (*MagicLinkVerifyInput) ProtoMessage()
- func (x *MagicLinkVerifyInput) ProtoReflect() protoreflect.Message
- func (x *MagicLinkVerifyInput) Reset()
- func (x *MagicLinkVerifyInput) String() string
- type MagicLinkVerifyOutput
- func (*MagicLinkVerifyOutput) Descriptor() ([]byte, []int)deprecated
- func (x *MagicLinkVerifyOutput) GetError() string
- func (x *MagicLinkVerifyOutput) GetValid() bool
- func (*MagicLinkVerifyOutput) ProtoMessage()
- func (x *MagicLinkVerifyOutput) ProtoReflect() protoreflect.Message
- func (x *MagicLinkVerifyOutput) Reset()
- func (x *MagicLinkVerifyOutput) String() string
- type NormalizePhoneInput
- func (*NormalizePhoneInput) Descriptor() ([]byte, []int)deprecated
- func (x *NormalizePhoneInput) GetPhone() string
- func (*NormalizePhoneInput) ProtoMessage()
- func (x *NormalizePhoneInput) ProtoReflect() protoreflect.Message
- func (x *NormalizePhoneInput) Reset()
- func (x *NormalizePhoneInput) String() string
- type NormalizePhoneOutput
- func (*NormalizePhoneOutput) Descriptor() ([]byte, []int)deprecated
- func (x *NormalizePhoneOutput) GetCountry() string
- func (x *NormalizePhoneOutput) GetError() string
- func (x *NormalizePhoneOutput) GetPhone() string
- func (x *NormalizePhoneOutput) GetPhoneE164() string
- func (x *NormalizePhoneOutput) GetPhoneValid() bool
- func (x *NormalizePhoneOutput) GetValid() bool
- func (*NormalizePhoneOutput) ProtoMessage()
- func (x *NormalizePhoneOutput) ProtoReflect() protoreflect.Message
- func (x *NormalizePhoneOutput) Reset()
- func (x *NormalizePhoneOutput) String() string
- type OAuthExchangeOutput
- func (*OAuthExchangeOutput) Descriptor() ([]byte, []int)deprecated
- func (x *OAuthExchangeOutput) GetAccessToken() string
- func (x *OAuthExchangeOutput) GetError() string
- func (x *OAuthExchangeOutput) GetExchanged() bool
- func (x *OAuthExchangeOutput) GetExpiresIn() int32
- func (x *OAuthExchangeOutput) GetIdToken() string
- func (x *OAuthExchangeOutput) GetProvider() string
- func (x *OAuthExchangeOutput) GetRawTokens() *structpb.Struct
- func (x *OAuthExchangeOutput) GetRefreshToken() string
- func (x *OAuthExchangeOutput) GetScope() string
- func (x *OAuthExchangeOutput) GetTokenType() string
- func (*OAuthExchangeOutput) ProtoMessage()
- func (x *OAuthExchangeOutput) ProtoReflect() protoreflect.Message
- func (x *OAuthExchangeOutput) Reset()
- func (x *OAuthExchangeOutput) String() string
- type OAuthProviderConfig
- func (*OAuthProviderConfig) Descriptor() ([]byte, []int)deprecated
- func (x *OAuthProviderConfig) GetAllowInsecureTestOauthEndpoints() bool
- func (x *OAuthProviderConfig) GetGoogleOauthAuthorizationUrl() string
- func (x *OAuthProviderConfig) GetGoogleOauthClientId() string
- func (x *OAuthProviderConfig) GetGoogleOauthClientSecret() string
- func (x *OAuthProviderConfig) GetGoogleOauthRedirectUrl() string
- func (x *OAuthProviderConfig) GetGoogleOauthScopes() []string
- func (x *OAuthProviderConfig) GetGoogleOauthTokenUrl() string
- func (x *OAuthProviderConfig) GetGoogleOauthUserinfoUrl() string
- func (x *OAuthProviderConfig) GetPkceRequired() bool
- func (x *OAuthProviderConfig) GetProvider() string
- func (*OAuthProviderConfig) ProtoMessage()
- func (x *OAuthProviderConfig) ProtoReflect() protoreflect.Message
- func (x *OAuthProviderConfig) Reset()
- func (x *OAuthProviderConfig) String() string
- type OAuthProviderConfigOutput
- func (*OAuthProviderConfigOutput) Descriptor() ([]byte, []int)deprecated
- func (x *OAuthProviderConfigOutput) GetAuthorizationUrl() string
- func (x *OAuthProviderConfigOutput) GetAvailable() bool
- func (x *OAuthProviderConfigOutput) GetClientId() string
- func (x *OAuthProviderConfigOutput) GetDisabledReason() string
- func (x *OAuthProviderConfigOutput) GetError() string
- func (x *OAuthProviderConfigOutput) GetProvider() string
- func (x *OAuthProviderConfigOutput) GetRedirectUrl() string
- func (x *OAuthProviderConfigOutput) GetScopes() []string
- func (x *OAuthProviderConfigOutput) GetTokenUrl() string
- func (x *OAuthProviderConfigOutput) GetUserinfoUrl() string
- func (*OAuthProviderConfigOutput) ProtoMessage()
- func (x *OAuthProviderConfigOutput) ProtoReflect() protoreflect.Message
- func (x *OAuthProviderConfigOutput) Reset()
- func (x *OAuthProviderConfigOutput) String() string
- type OAuthProviderInput
- func (*OAuthProviderInput) Descriptor() ([]byte, []int)deprecated
- func (x *OAuthProviderInput) GetAccessToken() string
- func (x *OAuthProviderInput) GetCode() string
- func (x *OAuthProviderInput) GetCodeVerifier() string
- func (x *OAuthProviderInput) GetPkceRequired() bool
- func (x *OAuthProviderInput) GetProvider() string
- func (x *OAuthProviderInput) GetReturnTo() string
- func (*OAuthProviderInput) ProtoMessage()
- func (x *OAuthProviderInput) ProtoReflect() protoreflect.Message
- func (x *OAuthProviderInput) Reset()
- func (x *OAuthProviderInput) String() string
- type OAuthStartOutput
- func (*OAuthStartOutput) Descriptor() ([]byte, []int)deprecated
- func (x *OAuthStartOutput) GetAuthorizationUrl() string
- func (x *OAuthStartOutput) GetCodeChallenge() string
- func (x *OAuthStartOutput) GetCodeChallengeMethod() string
- func (x *OAuthStartOutput) GetCodeVerifier() string
- func (x *OAuthStartOutput) GetError() string
- func (x *OAuthStartOutput) GetExpiresAt() string
- func (x *OAuthStartOutput) GetProvider() string
- func (x *OAuthStartOutput) GetRedirectUrl() string
- func (x *OAuthStartOutput) GetReturnTo() string
- func (x *OAuthStartOutput) GetStarted() bool
- func (x *OAuthStartOutput) GetState() string
- func (*OAuthStartOutput) ProtoMessage()
- func (x *OAuthStartOutput) ProtoReflect() protoreflect.Message
- func (x *OAuthStartOutput) Reset()
- func (x *OAuthStartOutput) String() string
- type OAuthUserinfoOutput
- func (*OAuthUserinfoOutput) Descriptor() ([]byte, []int)deprecated
- func (x *OAuthUserinfoOutput) GetEmail() string
- func (x *OAuthUserinfoOutput) GetEmailVerified() bool
- func (x *OAuthUserinfoOutput) GetError() string
- func (x *OAuthUserinfoOutput) GetFetched() bool
- func (x *OAuthUserinfoOutput) GetName() string
- func (x *OAuthUserinfoOutput) GetPicture() string
- func (x *OAuthUserinfoOutput) GetProvider() string
- func (x *OAuthUserinfoOutput) GetProviderSubject() string
- func (x *OAuthUserinfoOutput) GetProviderUser() string
- func (x *OAuthUserinfoOutput) GetRawClaims() *structpb.Struct
- func (*OAuthUserinfoOutput) ProtoMessage()
- func (x *OAuthUserinfoOutput) ProtoReflect() protoreflect.Message
- func (x *OAuthUserinfoOutput) Reset()
- func (x *OAuthUserinfoOutput) String() string
- type PasskeyBeginLoginInput
- func (*PasskeyBeginLoginInput) Descriptor() ([]byte, []int)deprecated
- func (x *PasskeyBeginLoginInput) GetCredentials() string
- func (x *PasskeyBeginLoginInput) GetUserId() string
- func (*PasskeyBeginLoginInput) ProtoMessage()
- func (x *PasskeyBeginLoginInput) ProtoReflect() protoreflect.Message
- func (x *PasskeyBeginLoginInput) Reset()
- func (x *PasskeyBeginLoginInput) String() string
- type PasskeyBeginLoginOutput
- func (*PasskeyBeginLoginOutput) Descriptor() ([]byte, []int)deprecated
- func (x *PasskeyBeginLoginOutput) GetError() string
- func (x *PasskeyBeginLoginOutput) GetOptions() string
- func (x *PasskeyBeginLoginOutput) GetSessionData() string
- func (*PasskeyBeginLoginOutput) ProtoMessage()
- func (x *PasskeyBeginLoginOutput) ProtoReflect() protoreflect.Message
- func (x *PasskeyBeginLoginOutput) Reset()
- func (x *PasskeyBeginLoginOutput) String() string
- type PasskeyBeginRegisterInput
- func (*PasskeyBeginRegisterInput) Descriptor() ([]byte, []int)deprecated
- func (x *PasskeyBeginRegisterInput) GetDisplayName() string
- func (x *PasskeyBeginRegisterInput) GetEmail() string
- func (x *PasskeyBeginRegisterInput) GetUserId() string
- func (*PasskeyBeginRegisterInput) ProtoMessage()
- func (x *PasskeyBeginRegisterInput) ProtoReflect() protoreflect.Message
- func (x *PasskeyBeginRegisterInput) Reset()
- func (x *PasskeyBeginRegisterInput) String() string
- type PasskeyBeginRegisterOutput
- func (*PasskeyBeginRegisterOutput) Descriptor() ([]byte, []int)deprecated
- func (x *PasskeyBeginRegisterOutput) GetError() string
- func (x *PasskeyBeginRegisterOutput) GetOptions() string
- func (x *PasskeyBeginRegisterOutput) GetSessionData() string
- func (*PasskeyBeginRegisterOutput) ProtoMessage()
- func (x *PasskeyBeginRegisterOutput) ProtoReflect() protoreflect.Message
- func (x *PasskeyBeginRegisterOutput) Reset()
- func (x *PasskeyBeginRegisterOutput) String() string
- type PasskeyFinishLoginInput
- func (*PasskeyFinishLoginInput) Descriptor() ([]byte, []int)deprecated
- func (x *PasskeyFinishLoginInput) GetAssertion() string
- func (x *PasskeyFinishLoginInput) GetCredentials() string
- func (x *PasskeyFinishLoginInput) GetEmail() string
- func (x *PasskeyFinishLoginInput) GetSessionData() string
- func (x *PasskeyFinishLoginInput) GetUserId() string
- func (*PasskeyFinishLoginInput) ProtoMessage()
- func (x *PasskeyFinishLoginInput) ProtoReflect() protoreflect.Message
- func (x *PasskeyFinishLoginInput) Reset()
- func (x *PasskeyFinishLoginInput) String() string
- type PasskeyFinishLoginOutput
- func (*PasskeyFinishLoginOutput) Descriptor() ([]byte, []int)deprecated
- func (x *PasskeyFinishLoginOutput) GetCredentialId() string
- func (x *PasskeyFinishLoginOutput) GetError() string
- func (x *PasskeyFinishLoginOutput) GetSignCount() uint32
- func (x *PasskeyFinishLoginOutput) GetValid() bool
- func (*PasskeyFinishLoginOutput) ProtoMessage()
- func (x *PasskeyFinishLoginOutput) ProtoReflect() protoreflect.Message
- func (x *PasskeyFinishLoginOutput) Reset()
- func (x *PasskeyFinishLoginOutput) String() string
- type PasskeyFinishRegisterInput
- func (*PasskeyFinishRegisterInput) Descriptor() ([]byte, []int)deprecated
- func (x *PasskeyFinishRegisterInput) GetAttestation() string
- func (x *PasskeyFinishRegisterInput) GetDisplayName() string
- func (x *PasskeyFinishRegisterInput) GetEmail() string
- func (x *PasskeyFinishRegisterInput) GetSessionData() string
- func (x *PasskeyFinishRegisterInput) GetUserId() string
- func (*PasskeyFinishRegisterInput) ProtoMessage()
- func (x *PasskeyFinishRegisterInput) ProtoReflect() protoreflect.Message
- func (x *PasskeyFinishRegisterInput) Reset()
- func (x *PasskeyFinishRegisterInput) String() string
- type PasskeyFinishRegisterOutput
- func (*PasskeyFinishRegisterOutput) Descriptor() ([]byte, []int)deprecated
- func (x *PasskeyFinishRegisterOutput) GetAaguid() string
- func (x *PasskeyFinishRegisterOutput) GetCredential() string
- func (x *PasskeyFinishRegisterOutput) GetCredentialId() string
- func (x *PasskeyFinishRegisterOutput) GetError() string
- func (x *PasskeyFinishRegisterOutput) GetPublicKey() string
- func (x *PasskeyFinishRegisterOutput) GetSignCount() uint32
- func (x *PasskeyFinishRegisterOutput) GetValid() bool
- func (*PasskeyFinishRegisterOutput) ProtoMessage()
- func (x *PasskeyFinishRegisterOutput) ProtoReflect() protoreflect.Message
- func (x *PasskeyFinishRegisterOutput) Reset()
- func (x *PasskeyFinishRegisterOutput) String() string
- type PasskeyStepConfig
- type PasswordHashInput
- type PasswordHashOutput
- func (*PasswordHashOutput) Descriptor() ([]byte, []int)deprecated
- func (x *PasswordHashOutput) GetError() string
- func (x *PasswordHashOutput) GetHash() string
- func (*PasswordHashOutput) ProtoMessage()
- func (x *PasswordHashOutput) ProtoReflect() protoreflect.Message
- func (x *PasswordHashOutput) Reset()
- func (x *PasswordHashOutput) String() string
- type PasswordVerifyInput
- func (*PasswordVerifyInput) Descriptor() ([]byte, []int)deprecated
- func (x *PasswordVerifyInput) GetHash() string
- func (x *PasswordVerifyInput) GetPassword() string
- func (*PasswordVerifyInput) ProtoMessage()
- func (x *PasswordVerifyInput) ProtoReflect() protoreflect.Message
- func (x *PasswordVerifyInput) Reset()
- func (x *PasswordVerifyInput) String() string
- type PasswordVerifyOutput
- func (*PasswordVerifyOutput) Descriptor() ([]byte, []int)deprecated
- func (x *PasswordVerifyOutput) GetError() string
- func (x *PasswordVerifyOutput) GetValid() bool
- func (*PasswordVerifyOutput) ProtoMessage()
- func (x *PasswordVerifyOutput) ProtoReflect() protoreflect.Message
- func (x *PasswordVerifyOutput) Reset()
- func (x *PasswordVerifyOutput) String() string
- type TOTPGenerateSecretInput
- func (*TOTPGenerateSecretInput) Descriptor() ([]byte, []int)deprecated
- func (x *TOTPGenerateSecretInput) GetEmail() string
- func (x *TOTPGenerateSecretInput) GetIssuer() string
- func (*TOTPGenerateSecretInput) ProtoMessage()
- func (x *TOTPGenerateSecretInput) ProtoReflect() protoreflect.Message
- func (x *TOTPGenerateSecretInput) Reset()
- func (x *TOTPGenerateSecretInput) String() string
- type TOTPGenerateSecretOutput
- func (*TOTPGenerateSecretOutput) Descriptor() ([]byte, []int)deprecated
- func (x *TOTPGenerateSecretOutput) GetAccount() string
- func (x *TOTPGenerateSecretOutput) GetError() string
- func (x *TOTPGenerateSecretOutput) GetIssuer() string
- func (x *TOTPGenerateSecretOutput) GetProvisioningUri() string
- func (x *TOTPGenerateSecretOutput) GetSecret() string
- func (*TOTPGenerateSecretOutput) ProtoMessage()
- func (x *TOTPGenerateSecretOutput) ProtoReflect() protoreflect.Message
- func (x *TOTPGenerateSecretOutput) Reset()
- func (x *TOTPGenerateSecretOutput) String() string
- type TOTPRecoveryCodesInput
- func (*TOTPRecoveryCodesInput) Descriptor() ([]byte, []int)deprecated
- func (x *TOTPRecoveryCodesInput) GetCount() int32
- func (*TOTPRecoveryCodesInput) ProtoMessage()
- func (x *TOTPRecoveryCodesInput) ProtoReflect() protoreflect.Message
- func (x *TOTPRecoveryCodesInput) Reset()
- func (x *TOTPRecoveryCodesInput) String() string
- type TOTPRecoveryCodesOutput
- func (*TOTPRecoveryCodesOutput) Descriptor() ([]byte, []int)deprecated
- func (x *TOTPRecoveryCodesOutput) GetCodes() []string
- func (x *TOTPRecoveryCodesOutput) GetError() string
- func (x *TOTPRecoveryCodesOutput) GetHashes() []string
- func (*TOTPRecoveryCodesOutput) ProtoMessage()
- func (x *TOTPRecoveryCodesOutput) ProtoReflect() protoreflect.Message
- func (x *TOTPRecoveryCodesOutput) Reset()
- func (x *TOTPRecoveryCodesOutput) String() string
- type TOTPVerifyInput
- func (*TOTPVerifyInput) Descriptor() ([]byte, []int)deprecated
- func (x *TOTPVerifyInput) GetCode() string
- func (x *TOTPVerifyInput) GetSecret() string
- func (*TOTPVerifyInput) ProtoMessage()
- func (x *TOTPVerifyInput) ProtoReflect() protoreflect.Message
- func (x *TOTPVerifyInput) Reset()
- func (x *TOTPVerifyInput) String() string
- type TOTPVerifyOutput
- func (*TOTPVerifyOutput) Descriptor() ([]byte, []int)deprecated
- func (x *TOTPVerifyOutput) GetError() string
- func (x *TOTPVerifyOutput) GetValid() bool
- func (*TOTPVerifyOutput) ProtoMessage()
- func (x *TOTPVerifyOutput) ProtoReflect() protoreflect.Message
- func (x *TOTPVerifyOutput) Reset()
- func (x *TOTPVerifyOutput) String() string
Constants ¶
This section is empty.
Variables ¶
var File_internal_contracts_auth_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AuthMethodsPolicyConfig ¶
type AuthMethodsPolicyConfig struct {
Environment string `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"`
PasswordAuthEnabled *bool `` /* 127-byte string literal not displayed */
PasswordEnabled *bool `protobuf:"varint,3,opt,name=password_enabled,json=passwordEnabled,proto3,oneof" json:"password_enabled,omitempty"`
TotpAuthEnabled *bool `protobuf:"varint,4,opt,name=totp_auth_enabled,json=totpAuthEnabled,proto3,oneof" json:"totp_auth_enabled,omitempty"`
TotpEnabled *bool `protobuf:"varint,5,opt,name=totp_enabled,json=totpEnabled,proto3,oneof" json:"totp_enabled,omitempty"`
WebauthnRpId string `protobuf:"bytes,6,opt,name=webauthn_rp_id,json=webauthnRpId,proto3" json:"webauthn_rp_id,omitempty"`
WebauthnOrigin string `protobuf:"bytes,7,opt,name=webauthn_origin,json=webauthnOrigin,proto3" json:"webauthn_origin,omitempty"`
SmtpHost string `protobuf:"bytes,8,opt,name=smtp_host,json=smtpHost,proto3" json:"smtp_host,omitempty"`
SmtpFrom string `protobuf:"bytes,9,opt,name=smtp_from,json=smtpFrom,proto3" json:"smtp_from,omitempty"`
AuthRoutesEnabled *bool `protobuf:"varint,10,opt,name=auth_routes_enabled,json=authRoutesEnabled,proto3,oneof" json:"auth_routes_enabled,omitempty"`
RoutesEnabled *bool `protobuf:"varint,11,opt,name=routes_enabled,json=routesEnabled,proto3,oneof" json:"routes_enabled,omitempty"`
OauthRoutesEnabled *bool `protobuf:"varint,12,opt,name=oauth_routes_enabled,json=oauthRoutesEnabled,proto3,oneof" json:"oauth_routes_enabled,omitempty"`
GoogleOauthClientId string `protobuf:"bytes,13,opt,name=google_oauth_client_id,json=googleOauthClientId,proto3" json:"google_oauth_client_id,omitempty"`
GoogleOauthClientSecret string `` /* 135-byte string literal not displayed */
GoogleOauthRedirectUrl string `` /* 132-byte string literal not displayed */
OauthProvider string `protobuf:"bytes,16,opt,name=oauth_provider,json=oauthProvider,proto3" json:"oauth_provider,omitempty"`
SmsEnabled *bool `protobuf:"varint,17,opt,name=sms_enabled,json=smsEnabled,proto3,oneof" json:"sms_enabled,omitempty"`
TwilioVerifyServiceSid string `` /* 132-byte string literal not displayed */
TwilioAccountSid string `protobuf:"bytes,19,opt,name=twilio_account_sid,json=twilioAccountSid,proto3" json:"twilio_account_sid,omitempty"`
TwilioAuthToken string `protobuf:"bytes,20,opt,name=twilio_auth_token,json=twilioAuthToken,proto3" json:"twilio_auth_token,omitempty"`
TwilioApiKeySid string `protobuf:"bytes,21,opt,name=twilio_api_key_sid,json=twilioApiKeySid,proto3" json:"twilio_api_key_sid,omitempty"`
TwilioApiKeySecret string `protobuf:"bytes,22,opt,name=twilio_api_key_secret,json=twilioApiKeySecret,proto3" json:"twilio_api_key_secret,omitempty"`
PasswordHashCount int32 `protobuf:"varint,23,opt,name=password_hash_count,json=passwordHashCount,proto3" json:"password_hash_count,omitempty"`
// contains filtered or unexported fields
}
func (*AuthMethodsPolicyConfig) Descriptor
deprecated
func (*AuthMethodsPolicyConfig) Descriptor() ([]byte, []int)
Deprecated: Use AuthMethodsPolicyConfig.ProtoReflect.Descriptor instead.
func (*AuthMethodsPolicyConfig) GetAuthRoutesEnabled ¶
func (x *AuthMethodsPolicyConfig) GetAuthRoutesEnabled() bool
func (*AuthMethodsPolicyConfig) GetEnvironment ¶
func (x *AuthMethodsPolicyConfig) GetEnvironment() string
func (*AuthMethodsPolicyConfig) GetGoogleOauthClientId ¶
func (x *AuthMethodsPolicyConfig) GetGoogleOauthClientId() string
func (*AuthMethodsPolicyConfig) GetGoogleOauthClientSecret ¶
func (x *AuthMethodsPolicyConfig) GetGoogleOauthClientSecret() string
func (*AuthMethodsPolicyConfig) GetGoogleOauthRedirectUrl ¶
func (x *AuthMethodsPolicyConfig) GetGoogleOauthRedirectUrl() string
func (*AuthMethodsPolicyConfig) GetOauthProvider ¶
func (x *AuthMethodsPolicyConfig) GetOauthProvider() string
func (*AuthMethodsPolicyConfig) GetOauthRoutesEnabled ¶
func (x *AuthMethodsPolicyConfig) GetOauthRoutesEnabled() bool
func (*AuthMethodsPolicyConfig) GetPasswordAuthEnabled ¶
func (x *AuthMethodsPolicyConfig) GetPasswordAuthEnabled() bool
func (*AuthMethodsPolicyConfig) GetPasswordEnabled ¶
func (x *AuthMethodsPolicyConfig) GetPasswordEnabled() bool
func (*AuthMethodsPolicyConfig) GetPasswordHashCount ¶
func (x *AuthMethodsPolicyConfig) GetPasswordHashCount() int32
func (*AuthMethodsPolicyConfig) GetRoutesEnabled ¶
func (x *AuthMethodsPolicyConfig) GetRoutesEnabled() bool
func (*AuthMethodsPolicyConfig) GetSmsEnabled ¶
func (x *AuthMethodsPolicyConfig) GetSmsEnabled() bool
func (*AuthMethodsPolicyConfig) GetSmtpFrom ¶
func (x *AuthMethodsPolicyConfig) GetSmtpFrom() string
func (*AuthMethodsPolicyConfig) GetSmtpHost ¶
func (x *AuthMethodsPolicyConfig) GetSmtpHost() string
func (*AuthMethodsPolicyConfig) GetTotpAuthEnabled ¶
func (x *AuthMethodsPolicyConfig) GetTotpAuthEnabled() bool
func (*AuthMethodsPolicyConfig) GetTotpEnabled ¶
func (x *AuthMethodsPolicyConfig) GetTotpEnabled() bool
func (*AuthMethodsPolicyConfig) GetTwilioAccountSid ¶
func (x *AuthMethodsPolicyConfig) GetTwilioAccountSid() string
func (*AuthMethodsPolicyConfig) GetTwilioApiKeySecret ¶
func (x *AuthMethodsPolicyConfig) GetTwilioApiKeySecret() string
func (*AuthMethodsPolicyConfig) GetTwilioApiKeySid ¶
func (x *AuthMethodsPolicyConfig) GetTwilioApiKeySid() string
func (*AuthMethodsPolicyConfig) GetTwilioAuthToken ¶
func (x *AuthMethodsPolicyConfig) GetTwilioAuthToken() string
func (*AuthMethodsPolicyConfig) GetTwilioVerifyServiceSid ¶
func (x *AuthMethodsPolicyConfig) GetTwilioVerifyServiceSid() string
func (*AuthMethodsPolicyConfig) GetWebauthnOrigin ¶
func (x *AuthMethodsPolicyConfig) GetWebauthnOrigin() string
func (*AuthMethodsPolicyConfig) GetWebauthnRpId ¶
func (x *AuthMethodsPolicyConfig) GetWebauthnRpId() string
func (*AuthMethodsPolicyConfig) ProtoMessage ¶
func (*AuthMethodsPolicyConfig) ProtoMessage()
func (*AuthMethodsPolicyConfig) ProtoReflect ¶
func (x *AuthMethodsPolicyConfig) ProtoReflect() protoreflect.Message
func (*AuthMethodsPolicyConfig) Reset ¶
func (x *AuthMethodsPolicyConfig) Reset()
func (*AuthMethodsPolicyConfig) String ¶
func (x *AuthMethodsPolicyConfig) String() string
type AuthMethodsPolicyInput ¶
type AuthMethodsPolicyInput struct {
Environment string `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"`
PasswordAuthEnabled *bool `` /* 127-byte string literal not displayed */
PasswordEnabled *bool `protobuf:"varint,3,opt,name=password_enabled,json=passwordEnabled,proto3,oneof" json:"password_enabled,omitempty"`
TotpAuthEnabled *bool `protobuf:"varint,4,opt,name=totp_auth_enabled,json=totpAuthEnabled,proto3,oneof" json:"totp_auth_enabled,omitempty"`
TotpEnabled *bool `protobuf:"varint,5,opt,name=totp_enabled,json=totpEnabled,proto3,oneof" json:"totp_enabled,omitempty"`
WebauthnRpId string `protobuf:"bytes,6,opt,name=webauthn_rp_id,json=webauthnRpId,proto3" json:"webauthn_rp_id,omitempty"`
WebauthnOrigin string `protobuf:"bytes,7,opt,name=webauthn_origin,json=webauthnOrigin,proto3" json:"webauthn_origin,omitempty"`
SmtpHost string `protobuf:"bytes,8,opt,name=smtp_host,json=smtpHost,proto3" json:"smtp_host,omitempty"`
SmtpFrom string `protobuf:"bytes,9,opt,name=smtp_from,json=smtpFrom,proto3" json:"smtp_from,omitempty"`
AuthRoutesEnabled *bool `protobuf:"varint,10,opt,name=auth_routes_enabled,json=authRoutesEnabled,proto3,oneof" json:"auth_routes_enabled,omitempty"`
RoutesEnabled *bool `protobuf:"varint,11,opt,name=routes_enabled,json=routesEnabled,proto3,oneof" json:"routes_enabled,omitempty"`
OauthRoutesEnabled *bool `protobuf:"varint,12,opt,name=oauth_routes_enabled,json=oauthRoutesEnabled,proto3,oneof" json:"oauth_routes_enabled,omitempty"`
GoogleOauthClientId string `protobuf:"bytes,13,opt,name=google_oauth_client_id,json=googleOauthClientId,proto3" json:"google_oauth_client_id,omitempty"`
GoogleOauthClientSecret string `` /* 135-byte string literal not displayed */
GoogleOauthRedirectUrl string `` /* 132-byte string literal not displayed */
OauthProvider string `protobuf:"bytes,16,opt,name=oauth_provider,json=oauthProvider,proto3" json:"oauth_provider,omitempty"`
SmsEnabled *bool `protobuf:"varint,17,opt,name=sms_enabled,json=smsEnabled,proto3,oneof" json:"sms_enabled,omitempty"`
TwilioVerifyServiceSid string `` /* 132-byte string literal not displayed */
TwilioAccountSid string `protobuf:"bytes,19,opt,name=twilio_account_sid,json=twilioAccountSid,proto3" json:"twilio_account_sid,omitempty"`
TwilioAuthToken string `protobuf:"bytes,20,opt,name=twilio_auth_token,json=twilioAuthToken,proto3" json:"twilio_auth_token,omitempty"`
TwilioApiKeySid string `protobuf:"bytes,21,opt,name=twilio_api_key_sid,json=twilioApiKeySid,proto3" json:"twilio_api_key_sid,omitempty"`
TwilioApiKeySecret string `protobuf:"bytes,22,opt,name=twilio_api_key_secret,json=twilioApiKeySecret,proto3" json:"twilio_api_key_secret,omitempty"`
PasswordHashCount int32 `protobuf:"varint,23,opt,name=password_hash_count,json=passwordHashCount,proto3" json:"password_hash_count,omitempty"`
// contains filtered or unexported fields
}
func (*AuthMethodsPolicyInput) Descriptor
deprecated
func (*AuthMethodsPolicyInput) Descriptor() ([]byte, []int)
Deprecated: Use AuthMethodsPolicyInput.ProtoReflect.Descriptor instead.
func (*AuthMethodsPolicyInput) GetAuthRoutesEnabled ¶
func (x *AuthMethodsPolicyInput) GetAuthRoutesEnabled() bool
func (*AuthMethodsPolicyInput) GetEnvironment ¶
func (x *AuthMethodsPolicyInput) GetEnvironment() string
func (*AuthMethodsPolicyInput) GetGoogleOauthClientId ¶
func (x *AuthMethodsPolicyInput) GetGoogleOauthClientId() string
func (*AuthMethodsPolicyInput) GetGoogleOauthClientSecret ¶
func (x *AuthMethodsPolicyInput) GetGoogleOauthClientSecret() string
func (*AuthMethodsPolicyInput) GetGoogleOauthRedirectUrl ¶
func (x *AuthMethodsPolicyInput) GetGoogleOauthRedirectUrl() string
func (*AuthMethodsPolicyInput) GetOauthProvider ¶
func (x *AuthMethodsPolicyInput) GetOauthProvider() string
func (*AuthMethodsPolicyInput) GetOauthRoutesEnabled ¶
func (x *AuthMethodsPolicyInput) GetOauthRoutesEnabled() bool
func (*AuthMethodsPolicyInput) GetPasswordAuthEnabled ¶
func (x *AuthMethodsPolicyInput) GetPasswordAuthEnabled() bool
func (*AuthMethodsPolicyInput) GetPasswordEnabled ¶
func (x *AuthMethodsPolicyInput) GetPasswordEnabled() bool
func (*AuthMethodsPolicyInput) GetPasswordHashCount ¶
func (x *AuthMethodsPolicyInput) GetPasswordHashCount() int32
func (*AuthMethodsPolicyInput) GetRoutesEnabled ¶
func (x *AuthMethodsPolicyInput) GetRoutesEnabled() bool
func (*AuthMethodsPolicyInput) GetSmsEnabled ¶
func (x *AuthMethodsPolicyInput) GetSmsEnabled() bool
func (*AuthMethodsPolicyInput) GetSmtpFrom ¶
func (x *AuthMethodsPolicyInput) GetSmtpFrom() string
func (*AuthMethodsPolicyInput) GetSmtpHost ¶
func (x *AuthMethodsPolicyInput) GetSmtpHost() string
func (*AuthMethodsPolicyInput) GetTotpAuthEnabled ¶
func (x *AuthMethodsPolicyInput) GetTotpAuthEnabled() bool
func (*AuthMethodsPolicyInput) GetTotpEnabled ¶
func (x *AuthMethodsPolicyInput) GetTotpEnabled() bool
func (*AuthMethodsPolicyInput) GetTwilioAccountSid ¶
func (x *AuthMethodsPolicyInput) GetTwilioAccountSid() string
func (*AuthMethodsPolicyInput) GetTwilioApiKeySecret ¶
func (x *AuthMethodsPolicyInput) GetTwilioApiKeySecret() string
func (*AuthMethodsPolicyInput) GetTwilioApiKeySid ¶
func (x *AuthMethodsPolicyInput) GetTwilioApiKeySid() string
func (*AuthMethodsPolicyInput) GetTwilioAuthToken ¶
func (x *AuthMethodsPolicyInput) GetTwilioAuthToken() string
func (*AuthMethodsPolicyInput) GetTwilioVerifyServiceSid ¶
func (x *AuthMethodsPolicyInput) GetTwilioVerifyServiceSid() string
func (*AuthMethodsPolicyInput) GetWebauthnOrigin ¶
func (x *AuthMethodsPolicyInput) GetWebauthnOrigin() string
func (*AuthMethodsPolicyInput) GetWebauthnRpId ¶
func (x *AuthMethodsPolicyInput) GetWebauthnRpId() string
func (*AuthMethodsPolicyInput) ProtoMessage ¶
func (*AuthMethodsPolicyInput) ProtoMessage()
func (*AuthMethodsPolicyInput) ProtoReflect ¶
func (x *AuthMethodsPolicyInput) ProtoReflect() protoreflect.Message
func (*AuthMethodsPolicyInput) Reset ¶
func (x *AuthMethodsPolicyInput) Reset()
func (*AuthMethodsPolicyInput) String ¶
func (x *AuthMethodsPolicyInput) String() string
type AuthMethodsPolicyOutput ¶
type AuthMethodsPolicyOutput struct {
PasskeyEnabled bool `protobuf:"varint,1,opt,name=passkey_enabled,json=passkeyEnabled,proto3" json:"passkey_enabled,omitempty"`
EmailCodeEnabled bool `protobuf:"varint,2,opt,name=email_code_enabled,json=emailCodeEnabled,proto3" json:"email_code_enabled,omitempty"`
SmsCodeEnabled bool `protobuf:"varint,3,opt,name=sms_code_enabled,json=smsCodeEnabled,proto3" json:"sms_code_enabled,omitempty"`
PasswordEnabled bool `protobuf:"varint,4,opt,name=password_enabled,json=passwordEnabled,proto3" json:"password_enabled,omitempty"`
PasswordAuthEnabled bool `protobuf:"varint,5,opt,name=password_auth_enabled,json=passwordAuthEnabled,proto3" json:"password_auth_enabled,omitempty"`
TotpEnabled bool `protobuf:"varint,6,opt,name=totp_enabled,json=totpEnabled,proto3" json:"totp_enabled,omitempty"`
OauthProviders []string `protobuf:"bytes,7,rep,name=oauth_providers,json=oauthProviders,proto3" json:"oauth_providers,omitempty"`
PrimaryMethodCount int32 `protobuf:"varint,8,opt,name=primary_method_count,json=primaryMethodCount,proto3" json:"primary_method_count,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*AuthMethodsPolicyOutput) Descriptor
deprecated
func (*AuthMethodsPolicyOutput) Descriptor() ([]byte, []int)
Deprecated: Use AuthMethodsPolicyOutput.ProtoReflect.Descriptor instead.
func (*AuthMethodsPolicyOutput) GetEmailCodeEnabled ¶
func (x *AuthMethodsPolicyOutput) GetEmailCodeEnabled() bool
func (*AuthMethodsPolicyOutput) GetError ¶
func (x *AuthMethodsPolicyOutput) GetError() string
func (*AuthMethodsPolicyOutput) GetOauthProviders ¶
func (x *AuthMethodsPolicyOutput) GetOauthProviders() []string
func (*AuthMethodsPolicyOutput) GetPasskeyEnabled ¶
func (x *AuthMethodsPolicyOutput) GetPasskeyEnabled() bool
func (*AuthMethodsPolicyOutput) GetPasswordAuthEnabled ¶
func (x *AuthMethodsPolicyOutput) GetPasswordAuthEnabled() bool
func (*AuthMethodsPolicyOutput) GetPasswordEnabled ¶
func (x *AuthMethodsPolicyOutput) GetPasswordEnabled() bool
func (*AuthMethodsPolicyOutput) GetPrimaryMethodCount ¶
func (x *AuthMethodsPolicyOutput) GetPrimaryMethodCount() int32
func (*AuthMethodsPolicyOutput) GetSmsCodeEnabled ¶
func (x *AuthMethodsPolicyOutput) GetSmsCodeEnabled() bool
func (*AuthMethodsPolicyOutput) GetTotpEnabled ¶
func (x *AuthMethodsPolicyOutput) GetTotpEnabled() bool
func (*AuthMethodsPolicyOutput) ProtoMessage ¶
func (*AuthMethodsPolicyOutput) ProtoMessage()
func (*AuthMethodsPolicyOutput) ProtoReflect ¶
func (x *AuthMethodsPolicyOutput) ProtoReflect() protoreflect.Message
func (*AuthMethodsPolicyOutput) Reset ¶
func (x *AuthMethodsPolicyOutput) Reset()
func (*AuthMethodsPolicyOutput) String ¶
func (x *AuthMethodsPolicyOutput) String() string
type AuthMethodsResponseOutput ¶
type AuthMethodsResponseOutput struct {
PasskeyEnabled bool `protobuf:"varint,1,opt,name=passkey_enabled,json=passkeyEnabled,proto3" json:"passkey_enabled,omitempty"`
EmailCodeEnabled bool `protobuf:"varint,2,opt,name=email_code_enabled,json=emailCodeEnabled,proto3" json:"email_code_enabled,omitempty"`
SmsCodeEnabled bool `protobuf:"varint,3,opt,name=sms_code_enabled,json=smsCodeEnabled,proto3" json:"sms_code_enabled,omitempty"`
PasswordEnabled bool `protobuf:"varint,4,opt,name=password_enabled,json=passwordEnabled,proto3" json:"password_enabled,omitempty"`
PasswordAuthEnabled bool `protobuf:"varint,5,opt,name=password_auth_enabled,json=passwordAuthEnabled,proto3" json:"password_auth_enabled,omitempty"`
TotpEnabled bool `protobuf:"varint,6,opt,name=totp_enabled,json=totpEnabled,proto3" json:"totp_enabled,omitempty"`
OauthProviders []string `protobuf:"bytes,7,rep,name=oauth_providers,json=oauthProviders,proto3" json:"oauth_providers,omitempty"`
PrimaryMethodCount int32 `protobuf:"varint,8,opt,name=primary_method_count,json=primaryMethodCount,proto3" json:"primary_method_count,omitempty"`
Methods []string `protobuf:"bytes,9,rep,name=methods,proto3" json:"methods,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*AuthMethodsResponseOutput) Descriptor
deprecated
func (*AuthMethodsResponseOutput) Descriptor() ([]byte, []int)
Deprecated: Use AuthMethodsResponseOutput.ProtoReflect.Descriptor instead.
func (*AuthMethodsResponseOutput) GetEmailCodeEnabled ¶
func (x *AuthMethodsResponseOutput) GetEmailCodeEnabled() bool
func (*AuthMethodsResponseOutput) GetError ¶
func (x *AuthMethodsResponseOutput) GetError() string
func (*AuthMethodsResponseOutput) GetMethods ¶
func (x *AuthMethodsResponseOutput) GetMethods() []string
func (*AuthMethodsResponseOutput) GetOauthProviders ¶
func (x *AuthMethodsResponseOutput) GetOauthProviders() []string
func (*AuthMethodsResponseOutput) GetPasskeyEnabled ¶
func (x *AuthMethodsResponseOutput) GetPasskeyEnabled() bool
func (*AuthMethodsResponseOutput) GetPasswordAuthEnabled ¶
func (x *AuthMethodsResponseOutput) GetPasswordAuthEnabled() bool
func (*AuthMethodsResponseOutput) GetPasswordEnabled ¶
func (x *AuthMethodsResponseOutput) GetPasswordEnabled() bool
func (*AuthMethodsResponseOutput) GetPrimaryMethodCount ¶
func (x *AuthMethodsResponseOutput) GetPrimaryMethodCount() int32
func (*AuthMethodsResponseOutput) GetSmsCodeEnabled ¶
func (x *AuthMethodsResponseOutput) GetSmsCodeEnabled() bool
func (*AuthMethodsResponseOutput) GetTotpEnabled ¶
func (x *AuthMethodsResponseOutput) GetTotpEnabled() bool
func (*AuthMethodsResponseOutput) ProtoMessage ¶
func (*AuthMethodsResponseOutput) ProtoMessage()
func (*AuthMethodsResponseOutput) ProtoReflect ¶
func (x *AuthMethodsResponseOutput) ProtoReflect() protoreflect.Message
func (*AuthMethodsResponseOutput) Reset ¶
func (x *AuthMethodsResponseOutput) Reset()
func (*AuthMethodsResponseOutput) String ¶
func (x *AuthMethodsResponseOutput) String() string
type AuthPolicyAuditOutput ¶
type AuthPolicyAuditOutput struct {
Passed bool `protobuf:"varint,1,opt,name=passed,proto3" json:"passed,omitempty"`
Violations []string `protobuf:"bytes,2,rep,name=violations,proto3" json:"violations,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*AuthPolicyAuditOutput) Descriptor
deprecated
func (*AuthPolicyAuditOutput) Descriptor() ([]byte, []int)
Deprecated: Use AuthPolicyAuditOutput.ProtoReflect.Descriptor instead.
func (*AuthPolicyAuditOutput) GetError ¶
func (x *AuthPolicyAuditOutput) GetError() string
func (*AuthPolicyAuditOutput) GetPassed ¶
func (x *AuthPolicyAuditOutput) GetPassed() bool
func (*AuthPolicyAuditOutput) GetViolations ¶
func (x *AuthPolicyAuditOutput) GetViolations() []string
func (*AuthPolicyAuditOutput) ProtoMessage ¶
func (*AuthPolicyAuditOutput) ProtoMessage()
func (*AuthPolicyAuditOutput) ProtoReflect ¶
func (x *AuthPolicyAuditOutput) ProtoReflect() protoreflect.Message
func (*AuthPolicyAuditOutput) Reset ¶
func (x *AuthPolicyAuditOutput) Reset()
func (*AuthPolicyAuditOutput) String ¶
func (x *AuthPolicyAuditOutput) String() string
type AuthPolicyGateConfig ¶
type AuthPolicyGateConfig struct {
PolicyStep string `protobuf:"bytes,1,opt,name=policy_step,json=policyStep,proto3" json:"policy_step,omitempty"`
SigningSecret string `protobuf:"bytes,2,opt,name=signing_secret,json=signingSecret,proto3" json:"signing_secret,omitempty"`
JwtSecret string `protobuf:"bytes,3,opt,name=jwt_secret,json=jwtSecret,proto3" json:"jwt_secret,omitempty"`
RequiredRuntimeKeys []string `protobuf:"bytes,4,rep,name=required_runtime_keys,json=requiredRuntimeKeys,proto3" json:"required_runtime_keys,omitempty"`
OauthSupportedProviders []string `` /* 132-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*AuthPolicyGateConfig) Descriptor
deprecated
func (*AuthPolicyGateConfig) Descriptor() ([]byte, []int)
Deprecated: Use AuthPolicyGateConfig.ProtoReflect.Descriptor instead.
func (*AuthPolicyGateConfig) GetJwtSecret ¶
func (x *AuthPolicyGateConfig) GetJwtSecret() string
func (*AuthPolicyGateConfig) GetOauthSupportedProviders ¶
func (x *AuthPolicyGateConfig) GetOauthSupportedProviders() []string
func (*AuthPolicyGateConfig) GetPolicyStep ¶
func (x *AuthPolicyGateConfig) GetPolicyStep() string
func (*AuthPolicyGateConfig) GetRequiredRuntimeKeys ¶
func (x *AuthPolicyGateConfig) GetRequiredRuntimeKeys() []string
func (*AuthPolicyGateConfig) GetSigningSecret ¶
func (x *AuthPolicyGateConfig) GetSigningSecret() string
func (*AuthPolicyGateConfig) ProtoMessage ¶
func (*AuthPolicyGateConfig) ProtoMessage()
func (*AuthPolicyGateConfig) ProtoReflect ¶
func (x *AuthPolicyGateConfig) ProtoReflect() protoreflect.Message
func (*AuthPolicyGateConfig) Reset ¶
func (x *AuthPolicyGateConfig) Reset()
func (*AuthPolicyGateConfig) String ¶
func (x *AuthPolicyGateConfig) String() string
type AuthPolicyGateInput ¶
type AuthPolicyGateInput struct {
PasskeyEnabled bool `protobuf:"varint,1,opt,name=passkey_enabled,json=passkeyEnabled,proto3" json:"passkey_enabled,omitempty"`
EmailCodeEnabled bool `protobuf:"varint,2,opt,name=email_code_enabled,json=emailCodeEnabled,proto3" json:"email_code_enabled,omitempty"`
SmsCodeEnabled bool `protobuf:"varint,3,opt,name=sms_code_enabled,json=smsCodeEnabled,proto3" json:"sms_code_enabled,omitempty"`
PasswordEnabled bool `protobuf:"varint,4,opt,name=password_enabled,json=passwordEnabled,proto3" json:"password_enabled,omitempty"`
PasswordAuthEnabled bool `protobuf:"varint,5,opt,name=password_auth_enabled,json=passwordAuthEnabled,proto3" json:"password_auth_enabled,omitempty"`
TotpEnabled bool `protobuf:"varint,6,opt,name=totp_enabled,json=totpEnabled,proto3" json:"totp_enabled,omitempty"`
OauthProviders []string `protobuf:"bytes,7,rep,name=oauth_providers,json=oauthProviders,proto3" json:"oauth_providers,omitempty"`
PrimaryMethodCount int32 `protobuf:"varint,8,opt,name=primary_method_count,json=primaryMethodCount,proto3" json:"primary_method_count,omitempty"`
SigningSecret string `protobuf:"bytes,9,opt,name=signing_secret,json=signingSecret,proto3" json:"signing_secret,omitempty"`
JwtSecret string `protobuf:"bytes,10,opt,name=jwt_secret,json=jwtSecret,proto3" json:"jwt_secret,omitempty"`
// contains filtered or unexported fields
}
func (*AuthPolicyGateInput) Descriptor
deprecated
func (*AuthPolicyGateInput) Descriptor() ([]byte, []int)
Deprecated: Use AuthPolicyGateInput.ProtoReflect.Descriptor instead.
func (*AuthPolicyGateInput) GetEmailCodeEnabled ¶
func (x *AuthPolicyGateInput) GetEmailCodeEnabled() bool
func (*AuthPolicyGateInput) GetJwtSecret ¶
func (x *AuthPolicyGateInput) GetJwtSecret() string
func (*AuthPolicyGateInput) GetOauthProviders ¶
func (x *AuthPolicyGateInput) GetOauthProviders() []string
func (*AuthPolicyGateInput) GetPasskeyEnabled ¶
func (x *AuthPolicyGateInput) GetPasskeyEnabled() bool
func (*AuthPolicyGateInput) GetPasswordAuthEnabled ¶
func (x *AuthPolicyGateInput) GetPasswordAuthEnabled() bool
func (*AuthPolicyGateInput) GetPasswordEnabled ¶
func (x *AuthPolicyGateInput) GetPasswordEnabled() bool
func (*AuthPolicyGateInput) GetPrimaryMethodCount ¶
func (x *AuthPolicyGateInput) GetPrimaryMethodCount() int32
func (*AuthPolicyGateInput) GetSigningSecret ¶
func (x *AuthPolicyGateInput) GetSigningSecret() string
func (*AuthPolicyGateInput) GetSmsCodeEnabled ¶
func (x *AuthPolicyGateInput) GetSmsCodeEnabled() bool
func (*AuthPolicyGateInput) GetTotpEnabled ¶
func (x *AuthPolicyGateInput) GetTotpEnabled() bool
func (*AuthPolicyGateInput) ProtoMessage ¶
func (*AuthPolicyGateInput) ProtoMessage()
func (*AuthPolicyGateInput) ProtoReflect ¶
func (x *AuthPolicyGateInput) ProtoReflect() protoreflect.Message
func (*AuthPolicyGateInput) Reset ¶
func (x *AuthPolicyGateInput) Reset()
func (*AuthPolicyGateInput) String ¶
func (x *AuthPolicyGateInput) String() string
type ChallengeGenerateInput ¶
type ChallengeGenerateInput struct {
Channel string `protobuf:"bytes,1,opt,name=channel,proto3" json:"channel,omitempty"`
Destination string `protobuf:"bytes,2,opt,name=destination,proto3" json:"destination,omitempty"`
TenantId string `protobuf:"bytes,3,opt,name=tenant_id,json=tenantId,proto3" json:"tenant_id,omitempty"`
Purpose string `protobuf:"bytes,4,opt,name=purpose,proto3" json:"purpose,omitempty"`
SigningSecret string `protobuf:"bytes,5,opt,name=signing_secret,json=signingSecret,proto3" json:"signing_secret,omitempty"`
TtlMinutes int32 `protobuf:"varint,6,opt,name=ttl_minutes,json=ttlMinutes,proto3" json:"ttl_minutes,omitempty"`
// contains filtered or unexported fields
}
func (*ChallengeGenerateInput) Descriptor
deprecated
func (*ChallengeGenerateInput) Descriptor() ([]byte, []int)
Deprecated: Use ChallengeGenerateInput.ProtoReflect.Descriptor instead.
func (*ChallengeGenerateInput) GetChannel ¶
func (x *ChallengeGenerateInput) GetChannel() string
func (*ChallengeGenerateInput) GetDestination ¶
func (x *ChallengeGenerateInput) GetDestination() string
func (*ChallengeGenerateInput) GetPurpose ¶
func (x *ChallengeGenerateInput) GetPurpose() string
func (*ChallengeGenerateInput) GetSigningSecret ¶
func (x *ChallengeGenerateInput) GetSigningSecret() string
func (*ChallengeGenerateInput) GetTenantId ¶
func (x *ChallengeGenerateInput) GetTenantId() string
func (*ChallengeGenerateInput) GetTtlMinutes ¶
func (x *ChallengeGenerateInput) GetTtlMinutes() int32
func (*ChallengeGenerateInput) ProtoMessage ¶
func (*ChallengeGenerateInput) ProtoMessage()
func (*ChallengeGenerateInput) ProtoReflect ¶
func (x *ChallengeGenerateInput) ProtoReflect() protoreflect.Message
func (*ChallengeGenerateInput) Reset ¶
func (x *ChallengeGenerateInput) Reset()
func (*ChallengeGenerateInput) String ¶
func (x *ChallengeGenerateInput) String() string
type ChallengeGenerateOutput ¶
type ChallengeGenerateOutput struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
CodeHash string `protobuf:"bytes,2,opt,name=code_hash,json=codeHash,proto3" json:"code_hash,omitempty"`
Channel string `protobuf:"bytes,3,opt,name=channel,proto3" json:"channel,omitempty"`
Destination string `protobuf:"bytes,4,opt,name=destination,proto3" json:"destination,omitempty"`
ExpiresAt string `protobuf:"bytes,5,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*ChallengeGenerateOutput) Descriptor
deprecated
func (*ChallengeGenerateOutput) Descriptor() ([]byte, []int)
Deprecated: Use ChallengeGenerateOutput.ProtoReflect.Descriptor instead.
func (*ChallengeGenerateOutput) GetChannel ¶
func (x *ChallengeGenerateOutput) GetChannel() string
func (*ChallengeGenerateOutput) GetCode ¶
func (x *ChallengeGenerateOutput) GetCode() string
func (*ChallengeGenerateOutput) GetCodeHash ¶
func (x *ChallengeGenerateOutput) GetCodeHash() string
func (*ChallengeGenerateOutput) GetDestination ¶
func (x *ChallengeGenerateOutput) GetDestination() string
func (*ChallengeGenerateOutput) GetError ¶
func (x *ChallengeGenerateOutput) GetError() string
func (*ChallengeGenerateOutput) GetExpiresAt ¶
func (x *ChallengeGenerateOutput) GetExpiresAt() string
func (*ChallengeGenerateOutput) ProtoMessage ¶
func (*ChallengeGenerateOutput) ProtoMessage()
func (*ChallengeGenerateOutput) ProtoReflect ¶
func (x *ChallengeGenerateOutput) ProtoReflect() protoreflect.Message
func (*ChallengeGenerateOutput) Reset ¶
func (x *ChallengeGenerateOutput) Reset()
func (*ChallengeGenerateOutput) String ¶
func (x *ChallengeGenerateOutput) String() string
type ChallengeVerifyInput ¶
type ChallengeVerifyInput struct {
Channel string `protobuf:"bytes,1,opt,name=channel,proto3" json:"channel,omitempty"`
Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"`
CodeHash string `protobuf:"bytes,3,opt,name=code_hash,json=codeHash,proto3" json:"code_hash,omitempty"`
Destination string `protobuf:"bytes,4,opt,name=destination,proto3" json:"destination,omitempty"`
TenantId string `protobuf:"bytes,5,opt,name=tenant_id,json=tenantId,proto3" json:"tenant_id,omitempty"`
Purpose string `protobuf:"bytes,6,opt,name=purpose,proto3" json:"purpose,omitempty"`
SigningSecret string `protobuf:"bytes,7,opt,name=signing_secret,json=signingSecret,proto3" json:"signing_secret,omitempty"`
Attempts int32 `protobuf:"varint,8,opt,name=attempts,proto3" json:"attempts,omitempty"`
MaxAttempts int32 `protobuf:"varint,9,opt,name=max_attempts,json=maxAttempts,proto3" json:"max_attempts,omitempty"`
ExpiresAt string `protobuf:"bytes,10,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
// contains filtered or unexported fields
}
func (*ChallengeVerifyInput) Descriptor
deprecated
func (*ChallengeVerifyInput) Descriptor() ([]byte, []int)
Deprecated: Use ChallengeVerifyInput.ProtoReflect.Descriptor instead.
func (*ChallengeVerifyInput) GetAttempts ¶
func (x *ChallengeVerifyInput) GetAttempts() int32
func (*ChallengeVerifyInput) GetChannel ¶
func (x *ChallengeVerifyInput) GetChannel() string
func (*ChallengeVerifyInput) GetCode ¶
func (x *ChallengeVerifyInput) GetCode() string
func (*ChallengeVerifyInput) GetCodeHash ¶
func (x *ChallengeVerifyInput) GetCodeHash() string
func (*ChallengeVerifyInput) GetDestination ¶
func (x *ChallengeVerifyInput) GetDestination() string
func (*ChallengeVerifyInput) GetExpiresAt ¶
func (x *ChallengeVerifyInput) GetExpiresAt() string
func (*ChallengeVerifyInput) GetMaxAttempts ¶
func (x *ChallengeVerifyInput) GetMaxAttempts() int32
func (*ChallengeVerifyInput) GetPurpose ¶
func (x *ChallengeVerifyInput) GetPurpose() string
func (*ChallengeVerifyInput) GetSigningSecret ¶
func (x *ChallengeVerifyInput) GetSigningSecret() string
func (*ChallengeVerifyInput) GetTenantId ¶
func (x *ChallengeVerifyInput) GetTenantId() string
func (*ChallengeVerifyInput) ProtoMessage ¶
func (*ChallengeVerifyInput) ProtoMessage()
func (*ChallengeVerifyInput) ProtoReflect ¶
func (x *ChallengeVerifyInput) ProtoReflect() protoreflect.Message
func (*ChallengeVerifyInput) Reset ¶
func (x *ChallengeVerifyInput) Reset()
func (*ChallengeVerifyInput) String ¶
func (x *ChallengeVerifyInput) String() string
type ChallengeVerifyOutput ¶
type ChallengeVerifyOutput struct {
Valid bool `protobuf:"varint,1,opt,name=valid,proto3" json:"valid,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*ChallengeVerifyOutput) Descriptor
deprecated
func (*ChallengeVerifyOutput) Descriptor() ([]byte, []int)
Deprecated: Use ChallengeVerifyOutput.ProtoReflect.Descriptor instead.
func (*ChallengeVerifyOutput) GetError ¶
func (x *ChallengeVerifyOutput) GetError() string
func (*ChallengeVerifyOutput) GetValid ¶
func (x *ChallengeVerifyOutput) GetValid() bool
func (*ChallengeVerifyOutput) ProtoMessage ¶
func (*ChallengeVerifyOutput) ProtoMessage()
func (*ChallengeVerifyOutput) ProtoReflect ¶
func (x *ChallengeVerifyOutput) ProtoReflect() protoreflect.Message
func (*ChallengeVerifyOutput) Reset ¶
func (x *ChallengeVerifyOutput) Reset()
func (*ChallengeVerifyOutput) String ¶
func (x *ChallengeVerifyOutput) String() string
type CredentialListInput ¶
type CredentialListInput struct {
CredentialsJson string `protobuf:"bytes,1,opt,name=credentials_json,json=credentialsJson,proto3" json:"credentials_json,omitempty"`
// contains filtered or unexported fields
}
func (*CredentialListInput) Descriptor
deprecated
func (*CredentialListInput) Descriptor() ([]byte, []int)
Deprecated: Use CredentialListInput.ProtoReflect.Descriptor instead.
func (*CredentialListInput) GetCredentialsJson ¶
func (x *CredentialListInput) GetCredentialsJson() string
func (*CredentialListInput) ProtoMessage ¶
func (*CredentialListInput) ProtoMessage()
func (*CredentialListInput) ProtoReflect ¶
func (x *CredentialListInput) ProtoReflect() protoreflect.Message
func (*CredentialListInput) Reset ¶
func (x *CredentialListInput) Reset()
func (*CredentialListInput) String ¶
func (x *CredentialListInput) String() string
type CredentialListOutput ¶
type CredentialListOutput struct {
Credentials []*CredentialSummary `protobuf:"bytes,1,rep,name=credentials,proto3" json:"credentials,omitempty"`
Count int32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*CredentialListOutput) Descriptor
deprecated
func (*CredentialListOutput) Descriptor() ([]byte, []int)
Deprecated: Use CredentialListOutput.ProtoReflect.Descriptor instead.
func (*CredentialListOutput) GetCount ¶
func (x *CredentialListOutput) GetCount() int32
func (*CredentialListOutput) GetCredentials ¶
func (x *CredentialListOutput) GetCredentials() []*CredentialSummary
func (*CredentialListOutput) GetError ¶
func (x *CredentialListOutput) GetError() string
func (*CredentialListOutput) ProtoMessage ¶
func (*CredentialListOutput) ProtoMessage()
func (*CredentialListOutput) ProtoReflect ¶
func (x *CredentialListOutput) ProtoReflect() protoreflect.Message
func (*CredentialListOutput) Reset ¶
func (x *CredentialListOutput) Reset()
func (*CredentialListOutput) String ¶
func (x *CredentialListOutput) String() string
type CredentialModuleConfig ¶
type CredentialModuleConfig struct {
RpDisplayName string `protobuf:"bytes,1,opt,name=rp_display_name,json=rpDisplayName,proto3" json:"rp_display_name,omitempty"`
RpId string `protobuf:"bytes,2,opt,name=rp_id,json=rpId,proto3" json:"rp_id,omitempty"`
Origin string `protobuf:"bytes,3,opt,name=origin,proto3" json:"origin,omitempty"`
Optional bool `protobuf:"varint,4,opt,name=optional,proto3" json:"optional,omitempty"`
// contains filtered or unexported fields
}
func (*CredentialModuleConfig) Descriptor
deprecated
func (*CredentialModuleConfig) Descriptor() ([]byte, []int)
Deprecated: Use CredentialModuleConfig.ProtoReflect.Descriptor instead.
func (*CredentialModuleConfig) GetOptional ¶
func (x *CredentialModuleConfig) GetOptional() bool
func (*CredentialModuleConfig) GetOrigin ¶
func (x *CredentialModuleConfig) GetOrigin() string
func (*CredentialModuleConfig) GetRpDisplayName ¶
func (x *CredentialModuleConfig) GetRpDisplayName() string
func (*CredentialModuleConfig) GetRpId ¶
func (x *CredentialModuleConfig) GetRpId() string
func (*CredentialModuleConfig) ProtoMessage ¶
func (*CredentialModuleConfig) ProtoMessage()
func (*CredentialModuleConfig) ProtoReflect ¶
func (x *CredentialModuleConfig) ProtoReflect() protoreflect.Message
func (*CredentialModuleConfig) Reset ¶
func (x *CredentialModuleConfig) Reset()
func (*CredentialModuleConfig) String ¶
func (x *CredentialModuleConfig) String() string
type CredentialRevokeInput ¶
type CredentialRevokeInput struct {
CredentialId string `protobuf:"bytes,1,opt,name=credential_id,json=credentialId,proto3" json:"credential_id,omitempty"`
OwnerUserId string `protobuf:"bytes,2,opt,name=owner_user_id,json=ownerUserId,proto3" json:"owner_user_id,omitempty"`
UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*CredentialRevokeInput) Descriptor
deprecated
func (*CredentialRevokeInput) Descriptor() ([]byte, []int)
Deprecated: Use CredentialRevokeInput.ProtoReflect.Descriptor instead.
func (*CredentialRevokeInput) GetCredentialId ¶
func (x *CredentialRevokeInput) GetCredentialId() string
func (*CredentialRevokeInput) GetOwnerUserId ¶
func (x *CredentialRevokeInput) GetOwnerUserId() string
func (*CredentialRevokeInput) GetUserId ¶
func (x *CredentialRevokeInput) GetUserId() string
func (*CredentialRevokeInput) ProtoMessage ¶
func (*CredentialRevokeInput) ProtoMessage()
func (*CredentialRevokeInput) ProtoReflect ¶
func (x *CredentialRevokeInput) ProtoReflect() protoreflect.Message
func (*CredentialRevokeInput) Reset ¶
func (x *CredentialRevokeInput) Reset()
func (*CredentialRevokeInput) String ¶
func (x *CredentialRevokeInput) String() string
type CredentialRevokeOutput ¶
type CredentialRevokeOutput struct {
Authorized bool `protobuf:"varint,1,opt,name=authorized,proto3" json:"authorized,omitempty"`
CredentialId string `protobuf:"bytes,2,opt,name=credential_id,json=credentialId,proto3" json:"credential_id,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*CredentialRevokeOutput) Descriptor
deprecated
func (*CredentialRevokeOutput) Descriptor() ([]byte, []int)
Deprecated: Use CredentialRevokeOutput.ProtoReflect.Descriptor instead.
func (*CredentialRevokeOutput) GetAuthorized ¶
func (x *CredentialRevokeOutput) GetAuthorized() bool
func (*CredentialRevokeOutput) GetCredentialId ¶
func (x *CredentialRevokeOutput) GetCredentialId() string
func (*CredentialRevokeOutput) GetError ¶
func (x *CredentialRevokeOutput) GetError() string
func (*CredentialRevokeOutput) ProtoMessage ¶
func (*CredentialRevokeOutput) ProtoMessage()
func (*CredentialRevokeOutput) ProtoReflect ¶
func (x *CredentialRevokeOutput) ProtoReflect() protoreflect.Message
func (*CredentialRevokeOutput) Reset ¶
func (x *CredentialRevokeOutput) Reset()
func (*CredentialRevokeOutput) String ¶
func (x *CredentialRevokeOutput) String() string
type CredentialSummary ¶
type CredentialSummary struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
DeviceName string `protobuf:"bytes,3,opt,name=device_name,json=deviceName,proto3" json:"device_name,omitempty"`
CreatedAt string `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
LastUsed string `protobuf:"bytes,5,opt,name=last_used,json=lastUsed,proto3" json:"last_used,omitempty"`
// contains filtered or unexported fields
}
func (*CredentialSummary) Descriptor
deprecated
func (*CredentialSummary) Descriptor() ([]byte, []int)
Deprecated: Use CredentialSummary.ProtoReflect.Descriptor instead.
func (*CredentialSummary) GetCreatedAt ¶
func (x *CredentialSummary) GetCreatedAt() string
func (*CredentialSummary) GetDeviceName ¶
func (x *CredentialSummary) GetDeviceName() string
func (*CredentialSummary) GetId ¶
func (x *CredentialSummary) GetId() string
func (*CredentialSummary) GetLastUsed ¶
func (x *CredentialSummary) GetLastUsed() string
func (*CredentialSummary) GetType ¶
func (x *CredentialSummary) GetType() string
func (*CredentialSummary) ProtoMessage ¶
func (*CredentialSummary) ProtoMessage()
func (*CredentialSummary) ProtoReflect ¶
func (x *CredentialSummary) ProtoReflect() protoreflect.Message
func (*CredentialSummary) Reset ¶
func (x *CredentialSummary) Reset()
func (*CredentialSummary) String ¶
func (x *CredentialSummary) String() string
type EmptyConfig ¶
type EmptyConfig struct {
// contains filtered or unexported fields
}
func (*EmptyConfig) Descriptor
deprecated
func (*EmptyConfig) Descriptor() ([]byte, []int)
Deprecated: Use EmptyConfig.ProtoReflect.Descriptor instead.
func (*EmptyConfig) ProtoMessage ¶
func (*EmptyConfig) ProtoMessage()
func (*EmptyConfig) ProtoReflect ¶
func (x *EmptyConfig) ProtoReflect() protoreflect.Message
func (*EmptyConfig) Reset ¶
func (x *EmptyConfig) Reset()
func (*EmptyConfig) String ¶
func (x *EmptyConfig) String() string
type MagicLinkGenerateInput ¶
type MagicLinkGenerateInput struct {
Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"`
SigningSecret string `protobuf:"bytes,2,opt,name=signing_secret,json=signingSecret,proto3" json:"signing_secret,omitempty"`
// contains filtered or unexported fields
}
func (*MagicLinkGenerateInput) Descriptor
deprecated
func (*MagicLinkGenerateInput) Descriptor() ([]byte, []int)
Deprecated: Use MagicLinkGenerateInput.ProtoReflect.Descriptor instead.
func (*MagicLinkGenerateInput) GetEmail ¶
func (x *MagicLinkGenerateInput) GetEmail() string
func (*MagicLinkGenerateInput) GetSigningSecret ¶
func (x *MagicLinkGenerateInput) GetSigningSecret() string
func (*MagicLinkGenerateInput) ProtoMessage ¶
func (*MagicLinkGenerateInput) ProtoMessage()
func (*MagicLinkGenerateInput) ProtoReflect ¶
func (x *MagicLinkGenerateInput) ProtoReflect() protoreflect.Message
func (*MagicLinkGenerateInput) Reset ¶
func (x *MagicLinkGenerateInput) Reset()
func (*MagicLinkGenerateInput) String ¶
func (x *MagicLinkGenerateInput) String() string
type MagicLinkGenerateOutput ¶
type MagicLinkGenerateOutput struct {
Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
TokenHash string `protobuf:"bytes,2,opt,name=token_hash,json=tokenHash,proto3" json:"token_hash,omitempty"`
Signature string `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty"`
Email string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"`
ExpiresAt string `protobuf:"bytes,5,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*MagicLinkGenerateOutput) Descriptor
deprecated
func (*MagicLinkGenerateOutput) Descriptor() ([]byte, []int)
Deprecated: Use MagicLinkGenerateOutput.ProtoReflect.Descriptor instead.
func (*MagicLinkGenerateOutput) GetEmail ¶
func (x *MagicLinkGenerateOutput) GetEmail() string
func (*MagicLinkGenerateOutput) GetError ¶
func (x *MagicLinkGenerateOutput) GetError() string
func (*MagicLinkGenerateOutput) GetExpiresAt ¶
func (x *MagicLinkGenerateOutput) GetExpiresAt() string
func (*MagicLinkGenerateOutput) GetSignature ¶
func (x *MagicLinkGenerateOutput) GetSignature() string
func (*MagicLinkGenerateOutput) GetToken ¶
func (x *MagicLinkGenerateOutput) GetToken() string
func (*MagicLinkGenerateOutput) GetTokenHash ¶
func (x *MagicLinkGenerateOutput) GetTokenHash() string
func (*MagicLinkGenerateOutput) ProtoMessage ¶
func (*MagicLinkGenerateOutput) ProtoMessage()
func (*MagicLinkGenerateOutput) ProtoReflect ¶
func (x *MagicLinkGenerateOutput) ProtoReflect() protoreflect.Message
func (*MagicLinkGenerateOutput) Reset ¶
func (x *MagicLinkGenerateOutput) Reset()
func (*MagicLinkGenerateOutput) String ¶
func (x *MagicLinkGenerateOutput) String() string
type MagicLinkSendConfig ¶
type MagicLinkSendConfig struct {
SmtpHost string `protobuf:"bytes,1,opt,name=smtp_host,json=smtpHost,proto3" json:"smtp_host,omitempty"`
SmtpPort int32 `protobuf:"varint,2,opt,name=smtp_port,json=smtpPort,proto3" json:"smtp_port,omitempty"`
SmtpUser string `protobuf:"bytes,3,opt,name=smtp_user,json=smtpUser,proto3" json:"smtp_user,omitempty"`
SmtpPass string `protobuf:"bytes,4,opt,name=smtp_pass,json=smtpPass,proto3" json:"smtp_pass,omitempty"`
FromAddress string `protobuf:"bytes,5,opt,name=from_address,json=fromAddress,proto3" json:"from_address,omitempty"`
// contains filtered or unexported fields
}
func (*MagicLinkSendConfig) Descriptor
deprecated
func (*MagicLinkSendConfig) Descriptor() ([]byte, []int)
Deprecated: Use MagicLinkSendConfig.ProtoReflect.Descriptor instead.
func (*MagicLinkSendConfig) GetFromAddress ¶
func (x *MagicLinkSendConfig) GetFromAddress() string
func (*MagicLinkSendConfig) GetSmtpHost ¶
func (x *MagicLinkSendConfig) GetSmtpHost() string
func (*MagicLinkSendConfig) GetSmtpPass ¶
func (x *MagicLinkSendConfig) GetSmtpPass() string
func (*MagicLinkSendConfig) GetSmtpPort ¶
func (x *MagicLinkSendConfig) GetSmtpPort() int32
func (*MagicLinkSendConfig) GetSmtpUser ¶
func (x *MagicLinkSendConfig) GetSmtpUser() string
func (*MagicLinkSendConfig) ProtoMessage ¶
func (*MagicLinkSendConfig) ProtoMessage()
func (*MagicLinkSendConfig) ProtoReflect ¶
func (x *MagicLinkSendConfig) ProtoReflect() protoreflect.Message
func (*MagicLinkSendConfig) Reset ¶
func (x *MagicLinkSendConfig) Reset()
func (*MagicLinkSendConfig) String ¶
func (x *MagicLinkSendConfig) String() string
type MagicLinkSendInput ¶
type MagicLinkSendInput struct {
To string `protobuf:"bytes,1,opt,name=to,proto3" json:"to,omitempty"`
MagicLinkUrl string `protobuf:"bytes,2,opt,name=magic_link_url,json=magicLinkUrl,proto3" json:"magic_link_url,omitempty"`
// contains filtered or unexported fields
}
func (*MagicLinkSendInput) Descriptor
deprecated
func (*MagicLinkSendInput) Descriptor() ([]byte, []int)
Deprecated: Use MagicLinkSendInput.ProtoReflect.Descriptor instead.
func (*MagicLinkSendInput) GetMagicLinkUrl ¶
func (x *MagicLinkSendInput) GetMagicLinkUrl() string
func (*MagicLinkSendInput) GetTo ¶
func (x *MagicLinkSendInput) GetTo() string
func (*MagicLinkSendInput) ProtoMessage ¶
func (*MagicLinkSendInput) ProtoMessage()
func (*MagicLinkSendInput) ProtoReflect ¶
func (x *MagicLinkSendInput) ProtoReflect() protoreflect.Message
func (*MagicLinkSendInput) Reset ¶
func (x *MagicLinkSendInput) Reset()
func (*MagicLinkSendInput) String ¶
func (x *MagicLinkSendInput) String() string
type MagicLinkSendOutput ¶
type MagicLinkSendOutput struct {
Sent bool `protobuf:"varint,1,opt,name=sent,proto3" json:"sent,omitempty"`
DevMode bool `protobuf:"varint,2,opt,name=dev_mode,json=devMode,proto3" json:"dev_mode,omitempty"`
MagicLinkUrl string `protobuf:"bytes,3,opt,name=magic_link_url,json=magicLinkUrl,proto3" json:"magic_link_url,omitempty"`
To string `protobuf:"bytes,4,opt,name=to,proto3" json:"to,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*MagicLinkSendOutput) Descriptor
deprecated
func (*MagicLinkSendOutput) Descriptor() ([]byte, []int)
Deprecated: Use MagicLinkSendOutput.ProtoReflect.Descriptor instead.
func (*MagicLinkSendOutput) GetDevMode ¶
func (x *MagicLinkSendOutput) GetDevMode() bool
func (*MagicLinkSendOutput) GetError ¶
func (x *MagicLinkSendOutput) GetError() string
func (*MagicLinkSendOutput) GetMagicLinkUrl ¶
func (x *MagicLinkSendOutput) GetMagicLinkUrl() string
func (*MagicLinkSendOutput) GetSent ¶
func (x *MagicLinkSendOutput) GetSent() bool
func (*MagicLinkSendOutput) GetTo ¶
func (x *MagicLinkSendOutput) GetTo() string
func (*MagicLinkSendOutput) ProtoMessage ¶
func (*MagicLinkSendOutput) ProtoMessage()
func (*MagicLinkSendOutput) ProtoReflect ¶
func (x *MagicLinkSendOutput) ProtoReflect() protoreflect.Message
func (*MagicLinkSendOutput) Reset ¶
func (x *MagicLinkSendOutput) Reset()
func (*MagicLinkSendOutput) String ¶
func (x *MagicLinkSendOutput) String() string
type MagicLinkVerifyInput ¶
type MagicLinkVerifyInput struct {
Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
StoredHash string `protobuf:"bytes,2,opt,name=stored_hash,json=storedHash,proto3" json:"stored_hash,omitempty"`
ExpiresAt string `protobuf:"bytes,3,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
// contains filtered or unexported fields
}
func (*MagicLinkVerifyInput) Descriptor
deprecated
func (*MagicLinkVerifyInput) Descriptor() ([]byte, []int)
Deprecated: Use MagicLinkVerifyInput.ProtoReflect.Descriptor instead.
func (*MagicLinkVerifyInput) GetExpiresAt ¶
func (x *MagicLinkVerifyInput) GetExpiresAt() string
func (*MagicLinkVerifyInput) GetStoredHash ¶
func (x *MagicLinkVerifyInput) GetStoredHash() string
func (*MagicLinkVerifyInput) GetToken ¶
func (x *MagicLinkVerifyInput) GetToken() string
func (*MagicLinkVerifyInput) ProtoMessage ¶
func (*MagicLinkVerifyInput) ProtoMessage()
func (*MagicLinkVerifyInput) ProtoReflect ¶
func (x *MagicLinkVerifyInput) ProtoReflect() protoreflect.Message
func (*MagicLinkVerifyInput) Reset ¶
func (x *MagicLinkVerifyInput) Reset()
func (*MagicLinkVerifyInput) String ¶
func (x *MagicLinkVerifyInput) String() string
type MagicLinkVerifyOutput ¶
type MagicLinkVerifyOutput struct {
Valid bool `protobuf:"varint,1,opt,name=valid,proto3" json:"valid,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*MagicLinkVerifyOutput) Descriptor
deprecated
func (*MagicLinkVerifyOutput) Descriptor() ([]byte, []int)
Deprecated: Use MagicLinkVerifyOutput.ProtoReflect.Descriptor instead.
func (*MagicLinkVerifyOutput) GetError ¶
func (x *MagicLinkVerifyOutput) GetError() string
func (*MagicLinkVerifyOutput) GetValid ¶
func (x *MagicLinkVerifyOutput) GetValid() bool
func (*MagicLinkVerifyOutput) ProtoMessage ¶
func (*MagicLinkVerifyOutput) ProtoMessage()
func (*MagicLinkVerifyOutput) ProtoReflect ¶
func (x *MagicLinkVerifyOutput) ProtoReflect() protoreflect.Message
func (*MagicLinkVerifyOutput) Reset ¶
func (x *MagicLinkVerifyOutput) Reset()
func (*MagicLinkVerifyOutput) String ¶
func (x *MagicLinkVerifyOutput) String() string
type NormalizePhoneInput ¶
type NormalizePhoneInput struct {
Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone,omitempty"`
// contains filtered or unexported fields
}
func (*NormalizePhoneInput) Descriptor
deprecated
func (*NormalizePhoneInput) Descriptor() ([]byte, []int)
Deprecated: Use NormalizePhoneInput.ProtoReflect.Descriptor instead.
func (*NormalizePhoneInput) GetPhone ¶
func (x *NormalizePhoneInput) GetPhone() string
func (*NormalizePhoneInput) ProtoMessage ¶
func (*NormalizePhoneInput) ProtoMessage()
func (*NormalizePhoneInput) ProtoReflect ¶
func (x *NormalizePhoneInput) ProtoReflect() protoreflect.Message
func (*NormalizePhoneInput) Reset ¶
func (x *NormalizePhoneInput) Reset()
func (*NormalizePhoneInput) String ¶
func (x *NormalizePhoneInput) String() string
type NormalizePhoneOutput ¶
type NormalizePhoneOutput struct {
Valid bool `protobuf:"varint,1,opt,name=valid,proto3" json:"valid,omitempty"`
PhoneE164 string `protobuf:"bytes,2,opt,name=phone_e164,json=phoneE164,proto3" json:"phone_e164,omitempty"`
Country string `protobuf:"bytes,3,opt,name=country,proto3" json:"country,omitempty"`
Phone string `protobuf:"bytes,4,opt,name=phone,proto3" json:"phone,omitempty"`
PhoneValid bool `protobuf:"varint,5,opt,name=phone_valid,json=phoneValid,proto3" json:"phone_valid,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*NormalizePhoneOutput) Descriptor
deprecated
func (*NormalizePhoneOutput) Descriptor() ([]byte, []int)
Deprecated: Use NormalizePhoneOutput.ProtoReflect.Descriptor instead.
func (*NormalizePhoneOutput) GetCountry ¶
func (x *NormalizePhoneOutput) GetCountry() string
func (*NormalizePhoneOutput) GetError ¶
func (x *NormalizePhoneOutput) GetError() string
func (*NormalizePhoneOutput) GetPhone ¶
func (x *NormalizePhoneOutput) GetPhone() string
func (*NormalizePhoneOutput) GetPhoneE164 ¶
func (x *NormalizePhoneOutput) GetPhoneE164() string
func (*NormalizePhoneOutput) GetPhoneValid ¶
func (x *NormalizePhoneOutput) GetPhoneValid() bool
func (*NormalizePhoneOutput) GetValid ¶
func (x *NormalizePhoneOutput) GetValid() bool
func (*NormalizePhoneOutput) ProtoMessage ¶
func (*NormalizePhoneOutput) ProtoMessage()
func (*NormalizePhoneOutput) ProtoReflect ¶
func (x *NormalizePhoneOutput) ProtoReflect() protoreflect.Message
func (*NormalizePhoneOutput) Reset ¶
func (x *NormalizePhoneOutput) Reset()
func (*NormalizePhoneOutput) String ¶
func (x *NormalizePhoneOutput) String() string
type OAuthExchangeOutput ¶
type OAuthExchangeOutput struct {
Exchanged bool `protobuf:"varint,1,opt,name=exchanged,proto3" json:"exchanged,omitempty"`
Provider string `protobuf:"bytes,2,opt,name=provider,proto3" json:"provider,omitempty"`
RawTokens *structpb.Struct `protobuf:"bytes,3,opt,name=raw_tokens,json=rawTokens,proto3" json:"raw_tokens,omitempty"`
AccessToken string `protobuf:"bytes,4,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
RefreshToken string `protobuf:"bytes,5,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"`
IdToken string `protobuf:"bytes,6,opt,name=id_token,json=idToken,proto3" json:"id_token,omitempty"`
TokenType string `protobuf:"bytes,7,opt,name=token_type,json=tokenType,proto3" json:"token_type,omitempty"`
Scope string `protobuf:"bytes,8,opt,name=scope,proto3" json:"scope,omitempty"`
ExpiresIn int32 `protobuf:"varint,9,opt,name=expires_in,json=expiresIn,proto3" json:"expires_in,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*OAuthExchangeOutput) Descriptor
deprecated
func (*OAuthExchangeOutput) Descriptor() ([]byte, []int)
Deprecated: Use OAuthExchangeOutput.ProtoReflect.Descriptor instead.
func (*OAuthExchangeOutput) GetAccessToken ¶
func (x *OAuthExchangeOutput) GetAccessToken() string
func (*OAuthExchangeOutput) GetError ¶
func (x *OAuthExchangeOutput) GetError() string
func (*OAuthExchangeOutput) GetExchanged ¶
func (x *OAuthExchangeOutput) GetExchanged() bool
func (*OAuthExchangeOutput) GetExpiresIn ¶
func (x *OAuthExchangeOutput) GetExpiresIn() int32
func (*OAuthExchangeOutput) GetIdToken ¶
func (x *OAuthExchangeOutput) GetIdToken() string
func (*OAuthExchangeOutput) GetProvider ¶
func (x *OAuthExchangeOutput) GetProvider() string
func (*OAuthExchangeOutput) GetRawTokens ¶
func (x *OAuthExchangeOutput) GetRawTokens() *structpb.Struct
func (*OAuthExchangeOutput) GetRefreshToken ¶
func (x *OAuthExchangeOutput) GetRefreshToken() string
func (*OAuthExchangeOutput) GetScope ¶
func (x *OAuthExchangeOutput) GetScope() string
func (*OAuthExchangeOutput) GetTokenType ¶
func (x *OAuthExchangeOutput) GetTokenType() string
func (*OAuthExchangeOutput) ProtoMessage ¶
func (*OAuthExchangeOutput) ProtoMessage()
func (*OAuthExchangeOutput) ProtoReflect ¶
func (x *OAuthExchangeOutput) ProtoReflect() protoreflect.Message
func (*OAuthExchangeOutput) Reset ¶
func (x *OAuthExchangeOutput) Reset()
func (*OAuthExchangeOutput) String ¶
func (x *OAuthExchangeOutput) String() string
type OAuthProviderConfig ¶
type OAuthProviderConfig struct {
Provider string `protobuf:"bytes,1,opt,name=provider,proto3" json:"provider,omitempty"`
GoogleOauthClientId string `protobuf:"bytes,2,opt,name=google_oauth_client_id,json=googleOauthClientId,proto3" json:"google_oauth_client_id,omitempty"`
GoogleOauthClientSecret string `` /* 134-byte string literal not displayed */
GoogleOauthRedirectUrl string `` /* 131-byte string literal not displayed */
GoogleOauthAuthorizationUrl string `` /* 146-byte string literal not displayed */
GoogleOauthTokenUrl string `protobuf:"bytes,6,opt,name=google_oauth_token_url,json=googleOauthTokenUrl,proto3" json:"google_oauth_token_url,omitempty"`
GoogleOauthUserinfoUrl string `` /* 131-byte string literal not displayed */
GoogleOauthScopes []string `protobuf:"bytes,8,rep,name=google_oauth_scopes,json=googleOauthScopes,proto3" json:"google_oauth_scopes,omitempty"`
AllowInsecureTestOauthEndpoints *bool `` /* 167-byte string literal not displayed */
PkceRequired *bool `protobuf:"varint,10,opt,name=pkce_required,json=pkceRequired,proto3,oneof" json:"pkce_required,omitempty"`
// contains filtered or unexported fields
}
func (*OAuthProviderConfig) Descriptor
deprecated
func (*OAuthProviderConfig) Descriptor() ([]byte, []int)
Deprecated: Use OAuthProviderConfig.ProtoReflect.Descriptor instead.
func (*OAuthProviderConfig) GetAllowInsecureTestOauthEndpoints ¶
func (x *OAuthProviderConfig) GetAllowInsecureTestOauthEndpoints() bool
func (*OAuthProviderConfig) GetGoogleOauthAuthorizationUrl ¶
func (x *OAuthProviderConfig) GetGoogleOauthAuthorizationUrl() string
func (*OAuthProviderConfig) GetGoogleOauthClientId ¶
func (x *OAuthProviderConfig) GetGoogleOauthClientId() string
func (*OAuthProviderConfig) GetGoogleOauthClientSecret ¶
func (x *OAuthProviderConfig) GetGoogleOauthClientSecret() string
func (*OAuthProviderConfig) GetGoogleOauthRedirectUrl ¶
func (x *OAuthProviderConfig) GetGoogleOauthRedirectUrl() string
func (*OAuthProviderConfig) GetGoogleOauthScopes ¶
func (x *OAuthProviderConfig) GetGoogleOauthScopes() []string
func (*OAuthProviderConfig) GetGoogleOauthTokenUrl ¶
func (x *OAuthProviderConfig) GetGoogleOauthTokenUrl() string
func (*OAuthProviderConfig) GetGoogleOauthUserinfoUrl ¶
func (x *OAuthProviderConfig) GetGoogleOauthUserinfoUrl() string
func (*OAuthProviderConfig) GetPkceRequired ¶
func (x *OAuthProviderConfig) GetPkceRequired() bool
func (*OAuthProviderConfig) GetProvider ¶
func (x *OAuthProviderConfig) GetProvider() string
func (*OAuthProviderConfig) ProtoMessage ¶
func (*OAuthProviderConfig) ProtoMessage()
func (*OAuthProviderConfig) ProtoReflect ¶
func (x *OAuthProviderConfig) ProtoReflect() protoreflect.Message
func (*OAuthProviderConfig) Reset ¶
func (x *OAuthProviderConfig) Reset()
func (*OAuthProviderConfig) String ¶
func (x *OAuthProviderConfig) String() string
type OAuthProviderConfigOutput ¶
type OAuthProviderConfigOutput struct {
Provider string `protobuf:"bytes,1,opt,name=provider,proto3" json:"provider,omitempty"`
Available bool `protobuf:"varint,2,opt,name=available,proto3" json:"available,omitempty"`
DisabledReason string `protobuf:"bytes,3,opt,name=disabled_reason,json=disabledReason,proto3" json:"disabled_reason,omitempty"`
ClientId string `protobuf:"bytes,4,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"`
RedirectUrl string `protobuf:"bytes,5,opt,name=redirect_url,json=redirectUrl,proto3" json:"redirect_url,omitempty"`
AuthorizationUrl string `protobuf:"bytes,6,opt,name=authorization_url,json=authorizationUrl,proto3" json:"authorization_url,omitempty"`
TokenUrl string `protobuf:"bytes,7,opt,name=token_url,json=tokenUrl,proto3" json:"token_url,omitempty"`
UserinfoUrl string `protobuf:"bytes,8,opt,name=userinfo_url,json=userinfoUrl,proto3" json:"userinfo_url,omitempty"`
Scopes []string `protobuf:"bytes,9,rep,name=scopes,proto3" json:"scopes,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*OAuthProviderConfigOutput) Descriptor
deprecated
func (*OAuthProviderConfigOutput) Descriptor() ([]byte, []int)
Deprecated: Use OAuthProviderConfigOutput.ProtoReflect.Descriptor instead.
func (*OAuthProviderConfigOutput) GetAuthorizationUrl ¶
func (x *OAuthProviderConfigOutput) GetAuthorizationUrl() string
func (*OAuthProviderConfigOutput) GetAvailable ¶
func (x *OAuthProviderConfigOutput) GetAvailable() bool
func (*OAuthProviderConfigOutput) GetClientId ¶
func (x *OAuthProviderConfigOutput) GetClientId() string
func (*OAuthProviderConfigOutput) GetDisabledReason ¶
func (x *OAuthProviderConfigOutput) GetDisabledReason() string
func (*OAuthProviderConfigOutput) GetError ¶
func (x *OAuthProviderConfigOutput) GetError() string
func (*OAuthProviderConfigOutput) GetProvider ¶
func (x *OAuthProviderConfigOutput) GetProvider() string
func (*OAuthProviderConfigOutput) GetRedirectUrl ¶
func (x *OAuthProviderConfigOutput) GetRedirectUrl() string
func (*OAuthProviderConfigOutput) GetScopes ¶
func (x *OAuthProviderConfigOutput) GetScopes() []string
func (*OAuthProviderConfigOutput) GetTokenUrl ¶
func (x *OAuthProviderConfigOutput) GetTokenUrl() string
func (*OAuthProviderConfigOutput) GetUserinfoUrl ¶
func (x *OAuthProviderConfigOutput) GetUserinfoUrl() string
func (*OAuthProviderConfigOutput) ProtoMessage ¶
func (*OAuthProviderConfigOutput) ProtoMessage()
func (*OAuthProviderConfigOutput) ProtoReflect ¶
func (x *OAuthProviderConfigOutput) ProtoReflect() protoreflect.Message
func (*OAuthProviderConfigOutput) Reset ¶
func (x *OAuthProviderConfigOutput) Reset()
func (*OAuthProviderConfigOutput) String ¶
func (x *OAuthProviderConfigOutput) String() string
type OAuthProviderInput ¶
type OAuthProviderInput struct {
Provider string `protobuf:"bytes,1,opt,name=provider,proto3" json:"provider,omitempty"`
ReturnTo string `protobuf:"bytes,2,opt,name=return_to,json=returnTo,proto3" json:"return_to,omitempty"`
Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"`
CodeVerifier string `protobuf:"bytes,4,opt,name=code_verifier,json=codeVerifier,proto3" json:"code_verifier,omitempty"`
AccessToken string `protobuf:"bytes,5,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
PkceRequired *bool `protobuf:"varint,6,opt,name=pkce_required,json=pkceRequired,proto3,oneof" json:"pkce_required,omitempty"`
// contains filtered or unexported fields
}
func (*OAuthProviderInput) Descriptor
deprecated
func (*OAuthProviderInput) Descriptor() ([]byte, []int)
Deprecated: Use OAuthProviderInput.ProtoReflect.Descriptor instead.
func (*OAuthProviderInput) GetAccessToken ¶
func (x *OAuthProviderInput) GetAccessToken() string
func (*OAuthProviderInput) GetCode ¶
func (x *OAuthProviderInput) GetCode() string
func (*OAuthProviderInput) GetCodeVerifier ¶
func (x *OAuthProviderInput) GetCodeVerifier() string
func (*OAuthProviderInput) GetPkceRequired ¶
func (x *OAuthProviderInput) GetPkceRequired() bool
func (*OAuthProviderInput) GetProvider ¶
func (x *OAuthProviderInput) GetProvider() string
func (*OAuthProviderInput) GetReturnTo ¶
func (x *OAuthProviderInput) GetReturnTo() string
func (*OAuthProviderInput) ProtoMessage ¶
func (*OAuthProviderInput) ProtoMessage()
func (*OAuthProviderInput) ProtoReflect ¶
func (x *OAuthProviderInput) ProtoReflect() protoreflect.Message
func (*OAuthProviderInput) Reset ¶
func (x *OAuthProviderInput) Reset()
func (*OAuthProviderInput) String ¶
func (x *OAuthProviderInput) String() string
type OAuthStartOutput ¶
type OAuthStartOutput struct {
Started bool `protobuf:"varint,1,opt,name=started,proto3" json:"started,omitempty"`
Provider string `protobuf:"bytes,2,opt,name=provider,proto3" json:"provider,omitempty"`
State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"`
ReturnTo string `protobuf:"bytes,4,opt,name=return_to,json=returnTo,proto3" json:"return_to,omitempty"`
ExpiresAt string `protobuf:"bytes,5,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
RedirectUrl string `protobuf:"bytes,6,opt,name=redirect_url,json=redirectUrl,proto3" json:"redirect_url,omitempty"`
AuthorizationUrl string `protobuf:"bytes,7,opt,name=authorization_url,json=authorizationUrl,proto3" json:"authorization_url,omitempty"`
CodeVerifier string `protobuf:"bytes,8,opt,name=code_verifier,json=codeVerifier,proto3" json:"code_verifier,omitempty"`
CodeChallenge string `protobuf:"bytes,9,opt,name=code_challenge,json=codeChallenge,proto3" json:"code_challenge,omitempty"`
CodeChallengeMethod string `protobuf:"bytes,10,opt,name=code_challenge_method,json=codeChallengeMethod,proto3" json:"code_challenge_method,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*OAuthStartOutput) Descriptor
deprecated
func (*OAuthStartOutput) Descriptor() ([]byte, []int)
Deprecated: Use OAuthStartOutput.ProtoReflect.Descriptor instead.
func (*OAuthStartOutput) GetAuthorizationUrl ¶
func (x *OAuthStartOutput) GetAuthorizationUrl() string
func (*OAuthStartOutput) GetCodeChallenge ¶
func (x *OAuthStartOutput) GetCodeChallenge() string
func (*OAuthStartOutput) GetCodeChallengeMethod ¶
func (x *OAuthStartOutput) GetCodeChallengeMethod() string
func (*OAuthStartOutput) GetCodeVerifier ¶
func (x *OAuthStartOutput) GetCodeVerifier() string
func (*OAuthStartOutput) GetError ¶
func (x *OAuthStartOutput) GetError() string
func (*OAuthStartOutput) GetExpiresAt ¶
func (x *OAuthStartOutput) GetExpiresAt() string
func (*OAuthStartOutput) GetProvider ¶
func (x *OAuthStartOutput) GetProvider() string
func (*OAuthStartOutput) GetRedirectUrl ¶
func (x *OAuthStartOutput) GetRedirectUrl() string
func (*OAuthStartOutput) GetReturnTo ¶
func (x *OAuthStartOutput) GetReturnTo() string
func (*OAuthStartOutput) GetStarted ¶
func (x *OAuthStartOutput) GetStarted() bool
func (*OAuthStartOutput) GetState ¶
func (x *OAuthStartOutput) GetState() string
func (*OAuthStartOutput) ProtoMessage ¶
func (*OAuthStartOutput) ProtoMessage()
func (*OAuthStartOutput) ProtoReflect ¶
func (x *OAuthStartOutput) ProtoReflect() protoreflect.Message
func (*OAuthStartOutput) Reset ¶
func (x *OAuthStartOutput) Reset()
func (*OAuthStartOutput) String ¶
func (x *OAuthStartOutput) String() string
type OAuthUserinfoOutput ¶
type OAuthUserinfoOutput struct {
Fetched bool `protobuf:"varint,1,opt,name=fetched,proto3" json:"fetched,omitempty"`
Provider string `protobuf:"bytes,2,opt,name=provider,proto3" json:"provider,omitempty"`
ProviderSubject string `protobuf:"bytes,3,opt,name=provider_subject,json=providerSubject,proto3" json:"provider_subject,omitempty"`
ProviderUser string `protobuf:"bytes,4,opt,name=provider_user,json=providerUser,proto3" json:"provider_user,omitempty"`
Email string `protobuf:"bytes,5,opt,name=email,proto3" json:"email,omitempty"`
EmailVerified bool `protobuf:"varint,6,opt,name=email_verified,json=emailVerified,proto3" json:"email_verified,omitempty"`
Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"`
Picture string `protobuf:"bytes,8,opt,name=picture,proto3" json:"picture,omitempty"`
RawClaims *structpb.Struct `protobuf:"bytes,9,opt,name=raw_claims,json=rawClaims,proto3" json:"raw_claims,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*OAuthUserinfoOutput) Descriptor
deprecated
func (*OAuthUserinfoOutput) Descriptor() ([]byte, []int)
Deprecated: Use OAuthUserinfoOutput.ProtoReflect.Descriptor instead.
func (*OAuthUserinfoOutput) GetEmail ¶
func (x *OAuthUserinfoOutput) GetEmail() string
func (*OAuthUserinfoOutput) GetEmailVerified ¶
func (x *OAuthUserinfoOutput) GetEmailVerified() bool
func (*OAuthUserinfoOutput) GetError ¶
func (x *OAuthUserinfoOutput) GetError() string
func (*OAuthUserinfoOutput) GetFetched ¶
func (x *OAuthUserinfoOutput) GetFetched() bool
func (*OAuthUserinfoOutput) GetName ¶
func (x *OAuthUserinfoOutput) GetName() string
func (*OAuthUserinfoOutput) GetPicture ¶
func (x *OAuthUserinfoOutput) GetPicture() string
func (*OAuthUserinfoOutput) GetProvider ¶
func (x *OAuthUserinfoOutput) GetProvider() string
func (*OAuthUserinfoOutput) GetProviderSubject ¶
func (x *OAuthUserinfoOutput) GetProviderSubject() string
func (*OAuthUserinfoOutput) GetProviderUser ¶
func (x *OAuthUserinfoOutput) GetProviderUser() string
func (*OAuthUserinfoOutput) GetRawClaims ¶
func (x *OAuthUserinfoOutput) GetRawClaims() *structpb.Struct
func (*OAuthUserinfoOutput) ProtoMessage ¶
func (*OAuthUserinfoOutput) ProtoMessage()
func (*OAuthUserinfoOutput) ProtoReflect ¶
func (x *OAuthUserinfoOutput) ProtoReflect() protoreflect.Message
func (*OAuthUserinfoOutput) Reset ¶
func (x *OAuthUserinfoOutput) Reset()
func (*OAuthUserinfoOutput) String ¶
func (x *OAuthUserinfoOutput) String() string
type PasskeyBeginLoginInput ¶
type PasskeyBeginLoginInput struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Credentials string `protobuf:"bytes,2,opt,name=credentials,proto3" json:"credentials,omitempty"`
// contains filtered or unexported fields
}
func (*PasskeyBeginLoginInput) Descriptor
deprecated
func (*PasskeyBeginLoginInput) Descriptor() ([]byte, []int)
Deprecated: Use PasskeyBeginLoginInput.ProtoReflect.Descriptor instead.
func (*PasskeyBeginLoginInput) GetCredentials ¶
func (x *PasskeyBeginLoginInput) GetCredentials() string
func (*PasskeyBeginLoginInput) GetUserId ¶
func (x *PasskeyBeginLoginInput) GetUserId() string
func (*PasskeyBeginLoginInput) ProtoMessage ¶
func (*PasskeyBeginLoginInput) ProtoMessage()
func (*PasskeyBeginLoginInput) ProtoReflect ¶
func (x *PasskeyBeginLoginInput) ProtoReflect() protoreflect.Message
func (*PasskeyBeginLoginInput) Reset ¶
func (x *PasskeyBeginLoginInput) Reset()
func (*PasskeyBeginLoginInput) String ¶
func (x *PasskeyBeginLoginInput) String() string
type PasskeyBeginLoginOutput ¶
type PasskeyBeginLoginOutput struct {
Options string `protobuf:"bytes,1,opt,name=options,proto3" json:"options,omitempty"`
SessionData string `protobuf:"bytes,3,opt,name=session_data,json=sessionData,proto3" json:"session_data,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*PasskeyBeginLoginOutput) Descriptor
deprecated
func (*PasskeyBeginLoginOutput) Descriptor() ([]byte, []int)
Deprecated: Use PasskeyBeginLoginOutput.ProtoReflect.Descriptor instead.
func (*PasskeyBeginLoginOutput) GetError ¶
func (x *PasskeyBeginLoginOutput) GetError() string
func (*PasskeyBeginLoginOutput) GetOptions ¶
func (x *PasskeyBeginLoginOutput) GetOptions() string
func (*PasskeyBeginLoginOutput) GetSessionData ¶
func (x *PasskeyBeginLoginOutput) GetSessionData() string
func (*PasskeyBeginLoginOutput) ProtoMessage ¶
func (*PasskeyBeginLoginOutput) ProtoMessage()
func (*PasskeyBeginLoginOutput) ProtoReflect ¶
func (x *PasskeyBeginLoginOutput) ProtoReflect() protoreflect.Message
func (*PasskeyBeginLoginOutput) Reset ¶
func (x *PasskeyBeginLoginOutput) Reset()
func (*PasskeyBeginLoginOutput) String ¶
func (x *PasskeyBeginLoginOutput) String() string
type PasskeyBeginRegisterInput ¶
type PasskeyBeginRegisterInput struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"`
DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// contains filtered or unexported fields
}
func (*PasskeyBeginRegisterInput) Descriptor
deprecated
func (*PasskeyBeginRegisterInput) Descriptor() ([]byte, []int)
Deprecated: Use PasskeyBeginRegisterInput.ProtoReflect.Descriptor instead.
func (*PasskeyBeginRegisterInput) GetDisplayName ¶
func (x *PasskeyBeginRegisterInput) GetDisplayName() string
func (*PasskeyBeginRegisterInput) GetEmail ¶
func (x *PasskeyBeginRegisterInput) GetEmail() string
func (*PasskeyBeginRegisterInput) GetUserId ¶
func (x *PasskeyBeginRegisterInput) GetUserId() string
func (*PasskeyBeginRegisterInput) ProtoMessage ¶
func (*PasskeyBeginRegisterInput) ProtoMessage()
func (*PasskeyBeginRegisterInput) ProtoReflect ¶
func (x *PasskeyBeginRegisterInput) ProtoReflect() protoreflect.Message
func (*PasskeyBeginRegisterInput) Reset ¶
func (x *PasskeyBeginRegisterInput) Reset()
func (*PasskeyBeginRegisterInput) String ¶
func (x *PasskeyBeginRegisterInput) String() string
type PasskeyBeginRegisterOutput ¶
type PasskeyBeginRegisterOutput struct {
Options string `protobuf:"bytes,1,opt,name=options,proto3" json:"options,omitempty"`
SessionData string `protobuf:"bytes,3,opt,name=session_data,json=sessionData,proto3" json:"session_data,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*PasskeyBeginRegisterOutput) Descriptor
deprecated
func (*PasskeyBeginRegisterOutput) Descriptor() ([]byte, []int)
Deprecated: Use PasskeyBeginRegisterOutput.ProtoReflect.Descriptor instead.
func (*PasskeyBeginRegisterOutput) GetError ¶
func (x *PasskeyBeginRegisterOutput) GetError() string
func (*PasskeyBeginRegisterOutput) GetOptions ¶
func (x *PasskeyBeginRegisterOutput) GetOptions() string
func (*PasskeyBeginRegisterOutput) GetSessionData ¶
func (x *PasskeyBeginRegisterOutput) GetSessionData() string
func (*PasskeyBeginRegisterOutput) ProtoMessage ¶
func (*PasskeyBeginRegisterOutput) ProtoMessage()
func (*PasskeyBeginRegisterOutput) ProtoReflect ¶
func (x *PasskeyBeginRegisterOutput) ProtoReflect() protoreflect.Message
func (*PasskeyBeginRegisterOutput) Reset ¶
func (x *PasskeyBeginRegisterOutput) Reset()
func (*PasskeyBeginRegisterOutput) String ¶
func (x *PasskeyBeginRegisterOutput) String() string
type PasskeyFinishLoginInput ¶
type PasskeyFinishLoginInput struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"`
SessionData string `protobuf:"bytes,3,opt,name=session_data,json=sessionData,proto3" json:"session_data,omitempty"`
Credentials string `protobuf:"bytes,4,opt,name=credentials,proto3" json:"credentials,omitempty"`
Assertion string `protobuf:"bytes,5,opt,name=assertion,proto3" json:"assertion,omitempty"`
// contains filtered or unexported fields
}
func (*PasskeyFinishLoginInput) Descriptor
deprecated
func (*PasskeyFinishLoginInput) Descriptor() ([]byte, []int)
Deprecated: Use PasskeyFinishLoginInput.ProtoReflect.Descriptor instead.
func (*PasskeyFinishLoginInput) GetAssertion ¶
func (x *PasskeyFinishLoginInput) GetAssertion() string
func (*PasskeyFinishLoginInput) GetCredentials ¶
func (x *PasskeyFinishLoginInput) GetCredentials() string
func (*PasskeyFinishLoginInput) GetEmail ¶
func (x *PasskeyFinishLoginInput) GetEmail() string
func (*PasskeyFinishLoginInput) GetSessionData ¶
func (x *PasskeyFinishLoginInput) GetSessionData() string
func (*PasskeyFinishLoginInput) GetUserId ¶
func (x *PasskeyFinishLoginInput) GetUserId() string
func (*PasskeyFinishLoginInput) ProtoMessage ¶
func (*PasskeyFinishLoginInput) ProtoMessage()
func (*PasskeyFinishLoginInput) ProtoReflect ¶
func (x *PasskeyFinishLoginInput) ProtoReflect() protoreflect.Message
func (*PasskeyFinishLoginInput) Reset ¶
func (x *PasskeyFinishLoginInput) Reset()
func (*PasskeyFinishLoginInput) String ¶
func (x *PasskeyFinishLoginInput) String() string
type PasskeyFinishLoginOutput ¶
type PasskeyFinishLoginOutput struct {
Valid bool `protobuf:"varint,1,opt,name=valid,proto3" json:"valid,omitempty"`
CredentialId string `protobuf:"bytes,2,opt,name=credential_id,json=credentialId,proto3" json:"credential_id,omitempty"`
SignCount uint32 `protobuf:"varint,3,opt,name=sign_count,json=signCount,proto3" json:"sign_count,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*PasskeyFinishLoginOutput) Descriptor
deprecated
func (*PasskeyFinishLoginOutput) Descriptor() ([]byte, []int)
Deprecated: Use PasskeyFinishLoginOutput.ProtoReflect.Descriptor instead.
func (*PasskeyFinishLoginOutput) GetCredentialId ¶
func (x *PasskeyFinishLoginOutput) GetCredentialId() string
func (*PasskeyFinishLoginOutput) GetError ¶
func (x *PasskeyFinishLoginOutput) GetError() string
func (*PasskeyFinishLoginOutput) GetSignCount ¶
func (x *PasskeyFinishLoginOutput) GetSignCount() uint32
func (*PasskeyFinishLoginOutput) GetValid ¶
func (x *PasskeyFinishLoginOutput) GetValid() bool
func (*PasskeyFinishLoginOutput) ProtoMessage ¶
func (*PasskeyFinishLoginOutput) ProtoMessage()
func (*PasskeyFinishLoginOutput) ProtoReflect ¶
func (x *PasskeyFinishLoginOutput) ProtoReflect() protoreflect.Message
func (*PasskeyFinishLoginOutput) Reset ¶
func (x *PasskeyFinishLoginOutput) Reset()
func (*PasskeyFinishLoginOutput) String ¶
func (x *PasskeyFinishLoginOutput) String() string
type PasskeyFinishRegisterInput ¶
type PasskeyFinishRegisterInput struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"`
DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
Attestation string `protobuf:"bytes,4,opt,name=attestation,proto3" json:"attestation,omitempty"`
SessionData string `protobuf:"bytes,5,opt,name=session_data,json=sessionData,proto3" json:"session_data,omitempty"`
// contains filtered or unexported fields
}
func (*PasskeyFinishRegisterInput) Descriptor
deprecated
func (*PasskeyFinishRegisterInput) Descriptor() ([]byte, []int)
Deprecated: Use PasskeyFinishRegisterInput.ProtoReflect.Descriptor instead.
func (*PasskeyFinishRegisterInput) GetAttestation ¶
func (x *PasskeyFinishRegisterInput) GetAttestation() string
func (*PasskeyFinishRegisterInput) GetDisplayName ¶
func (x *PasskeyFinishRegisterInput) GetDisplayName() string
func (*PasskeyFinishRegisterInput) GetEmail ¶
func (x *PasskeyFinishRegisterInput) GetEmail() string
func (*PasskeyFinishRegisterInput) GetSessionData ¶
func (x *PasskeyFinishRegisterInput) GetSessionData() string
func (*PasskeyFinishRegisterInput) GetUserId ¶
func (x *PasskeyFinishRegisterInput) GetUserId() string
func (*PasskeyFinishRegisterInput) ProtoMessage ¶
func (*PasskeyFinishRegisterInput) ProtoMessage()
func (*PasskeyFinishRegisterInput) ProtoReflect ¶
func (x *PasskeyFinishRegisterInput) ProtoReflect() protoreflect.Message
func (*PasskeyFinishRegisterInput) Reset ¶
func (x *PasskeyFinishRegisterInput) Reset()
func (*PasskeyFinishRegisterInput) String ¶
func (x *PasskeyFinishRegisterInput) String() string
type PasskeyFinishRegisterOutput ¶
type PasskeyFinishRegisterOutput struct {
Valid bool `protobuf:"varint,1,opt,name=valid,proto3" json:"valid,omitempty"`
CredentialId string `protobuf:"bytes,2,opt,name=credential_id,json=credentialId,proto3" json:"credential_id,omitempty"`
PublicKey string `protobuf:"bytes,3,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"`
Aaguid string `protobuf:"bytes,4,opt,name=aaguid,proto3" json:"aaguid,omitempty"`
SignCount uint32 `protobuf:"varint,5,opt,name=sign_count,json=signCount,proto3" json:"sign_count,omitempty"`
Credential string `protobuf:"bytes,6,opt,name=credential,proto3" json:"credential,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*PasskeyFinishRegisterOutput) Descriptor
deprecated
func (*PasskeyFinishRegisterOutput) Descriptor() ([]byte, []int)
Deprecated: Use PasskeyFinishRegisterOutput.ProtoReflect.Descriptor instead.
func (*PasskeyFinishRegisterOutput) GetAaguid ¶
func (x *PasskeyFinishRegisterOutput) GetAaguid() string
func (*PasskeyFinishRegisterOutput) GetCredential ¶
func (x *PasskeyFinishRegisterOutput) GetCredential() string
func (*PasskeyFinishRegisterOutput) GetCredentialId ¶
func (x *PasskeyFinishRegisterOutput) GetCredentialId() string
func (*PasskeyFinishRegisterOutput) GetError ¶
func (x *PasskeyFinishRegisterOutput) GetError() string
func (*PasskeyFinishRegisterOutput) GetPublicKey ¶
func (x *PasskeyFinishRegisterOutput) GetPublicKey() string
func (*PasskeyFinishRegisterOutput) GetSignCount ¶
func (x *PasskeyFinishRegisterOutput) GetSignCount() uint32
func (*PasskeyFinishRegisterOutput) GetValid ¶
func (x *PasskeyFinishRegisterOutput) GetValid() bool
func (*PasskeyFinishRegisterOutput) ProtoMessage ¶
func (*PasskeyFinishRegisterOutput) ProtoMessage()
func (*PasskeyFinishRegisterOutput) ProtoReflect ¶
func (x *PasskeyFinishRegisterOutput) ProtoReflect() protoreflect.Message
func (*PasskeyFinishRegisterOutput) Reset ¶
func (x *PasskeyFinishRegisterOutput) Reset()
func (*PasskeyFinishRegisterOutput) String ¶
func (x *PasskeyFinishRegisterOutput) String() string
type PasskeyStepConfig ¶
type PasskeyStepConfig struct {
Module string `protobuf:"bytes,1,opt,name=module,proto3" json:"module,omitempty"`
// contains filtered or unexported fields
}
func (*PasskeyStepConfig) Descriptor
deprecated
func (*PasskeyStepConfig) Descriptor() ([]byte, []int)
Deprecated: Use PasskeyStepConfig.ProtoReflect.Descriptor instead.
func (*PasskeyStepConfig) GetModule ¶
func (x *PasskeyStepConfig) GetModule() string
func (*PasskeyStepConfig) ProtoMessage ¶
func (*PasskeyStepConfig) ProtoMessage()
func (*PasskeyStepConfig) ProtoReflect ¶
func (x *PasskeyStepConfig) ProtoReflect() protoreflect.Message
func (*PasskeyStepConfig) Reset ¶
func (x *PasskeyStepConfig) Reset()
func (*PasskeyStepConfig) String ¶
func (x *PasskeyStepConfig) String() string
type PasswordHashInput ¶
type PasswordHashInput struct {
Password string `protobuf:"bytes,1,opt,name=password,proto3" json:"password,omitempty"`
// contains filtered or unexported fields
}
func (*PasswordHashInput) Descriptor
deprecated
func (*PasswordHashInput) Descriptor() ([]byte, []int)
Deprecated: Use PasswordHashInput.ProtoReflect.Descriptor instead.
func (*PasswordHashInput) GetPassword ¶
func (x *PasswordHashInput) GetPassword() string
func (*PasswordHashInput) ProtoMessage ¶
func (*PasswordHashInput) ProtoMessage()
func (*PasswordHashInput) ProtoReflect ¶
func (x *PasswordHashInput) ProtoReflect() protoreflect.Message
func (*PasswordHashInput) Reset ¶
func (x *PasswordHashInput) Reset()
func (*PasswordHashInput) String ¶
func (x *PasswordHashInput) String() string
type PasswordHashOutput ¶
type PasswordHashOutput struct {
Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*PasswordHashOutput) Descriptor
deprecated
func (*PasswordHashOutput) Descriptor() ([]byte, []int)
Deprecated: Use PasswordHashOutput.ProtoReflect.Descriptor instead.
func (*PasswordHashOutput) GetError ¶
func (x *PasswordHashOutput) GetError() string
func (*PasswordHashOutput) GetHash ¶
func (x *PasswordHashOutput) GetHash() string
func (*PasswordHashOutput) ProtoMessage ¶
func (*PasswordHashOutput) ProtoMessage()
func (*PasswordHashOutput) ProtoReflect ¶
func (x *PasswordHashOutput) ProtoReflect() protoreflect.Message
func (*PasswordHashOutput) Reset ¶
func (x *PasswordHashOutput) Reset()
func (*PasswordHashOutput) String ¶
func (x *PasswordHashOutput) String() string
type PasswordVerifyInput ¶
type PasswordVerifyInput struct {
Password string `protobuf:"bytes,1,opt,name=password,proto3" json:"password,omitempty"`
Hash string `protobuf:"bytes,2,opt,name=hash,proto3" json:"hash,omitempty"`
// contains filtered or unexported fields
}
func (*PasswordVerifyInput) Descriptor
deprecated
func (*PasswordVerifyInput) Descriptor() ([]byte, []int)
Deprecated: Use PasswordVerifyInput.ProtoReflect.Descriptor instead.
func (*PasswordVerifyInput) GetHash ¶
func (x *PasswordVerifyInput) GetHash() string
func (*PasswordVerifyInput) GetPassword ¶
func (x *PasswordVerifyInput) GetPassword() string
func (*PasswordVerifyInput) ProtoMessage ¶
func (*PasswordVerifyInput) ProtoMessage()
func (*PasswordVerifyInput) ProtoReflect ¶
func (x *PasswordVerifyInput) ProtoReflect() protoreflect.Message
func (*PasswordVerifyInput) Reset ¶
func (x *PasswordVerifyInput) Reset()
func (*PasswordVerifyInput) String ¶
func (x *PasswordVerifyInput) String() string
type PasswordVerifyOutput ¶
type PasswordVerifyOutput struct {
Valid bool `protobuf:"varint,1,opt,name=valid,proto3" json:"valid,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*PasswordVerifyOutput) Descriptor
deprecated
func (*PasswordVerifyOutput) Descriptor() ([]byte, []int)
Deprecated: Use PasswordVerifyOutput.ProtoReflect.Descriptor instead.
func (*PasswordVerifyOutput) GetError ¶
func (x *PasswordVerifyOutput) GetError() string
func (*PasswordVerifyOutput) GetValid ¶
func (x *PasswordVerifyOutput) GetValid() bool
func (*PasswordVerifyOutput) ProtoMessage ¶
func (*PasswordVerifyOutput) ProtoMessage()
func (*PasswordVerifyOutput) ProtoReflect ¶
func (x *PasswordVerifyOutput) ProtoReflect() protoreflect.Message
func (*PasswordVerifyOutput) Reset ¶
func (x *PasswordVerifyOutput) Reset()
func (*PasswordVerifyOutput) String ¶
func (x *PasswordVerifyOutput) String() string
type TOTPGenerateSecretInput ¶
type TOTPGenerateSecretInput struct {
Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"`
Issuer string `protobuf:"bytes,2,opt,name=issuer,proto3" json:"issuer,omitempty"`
// contains filtered or unexported fields
}
func (*TOTPGenerateSecretInput) Descriptor
deprecated
func (*TOTPGenerateSecretInput) Descriptor() ([]byte, []int)
Deprecated: Use TOTPGenerateSecretInput.ProtoReflect.Descriptor instead.
func (*TOTPGenerateSecretInput) GetEmail ¶
func (x *TOTPGenerateSecretInput) GetEmail() string
func (*TOTPGenerateSecretInput) GetIssuer ¶
func (x *TOTPGenerateSecretInput) GetIssuer() string
func (*TOTPGenerateSecretInput) ProtoMessage ¶
func (*TOTPGenerateSecretInput) ProtoMessage()
func (*TOTPGenerateSecretInput) ProtoReflect ¶
func (x *TOTPGenerateSecretInput) ProtoReflect() protoreflect.Message
func (*TOTPGenerateSecretInput) Reset ¶
func (x *TOTPGenerateSecretInput) Reset()
func (*TOTPGenerateSecretInput) String ¶
func (x *TOTPGenerateSecretInput) String() string
type TOTPGenerateSecretOutput ¶
type TOTPGenerateSecretOutput struct {
Secret string `protobuf:"bytes,1,opt,name=secret,proto3" json:"secret,omitempty"`
ProvisioningUri string `protobuf:"bytes,2,opt,name=provisioning_uri,json=provisioningUri,proto3" json:"provisioning_uri,omitempty"`
Issuer string `protobuf:"bytes,3,opt,name=issuer,proto3" json:"issuer,omitempty"`
Account string `protobuf:"bytes,4,opt,name=account,proto3" json:"account,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*TOTPGenerateSecretOutput) Descriptor
deprecated
func (*TOTPGenerateSecretOutput) Descriptor() ([]byte, []int)
Deprecated: Use TOTPGenerateSecretOutput.ProtoReflect.Descriptor instead.
func (*TOTPGenerateSecretOutput) GetAccount ¶
func (x *TOTPGenerateSecretOutput) GetAccount() string
func (*TOTPGenerateSecretOutput) GetError ¶
func (x *TOTPGenerateSecretOutput) GetError() string
func (*TOTPGenerateSecretOutput) GetIssuer ¶
func (x *TOTPGenerateSecretOutput) GetIssuer() string
func (*TOTPGenerateSecretOutput) GetProvisioningUri ¶
func (x *TOTPGenerateSecretOutput) GetProvisioningUri() string
func (*TOTPGenerateSecretOutput) GetSecret ¶
func (x *TOTPGenerateSecretOutput) GetSecret() string
func (*TOTPGenerateSecretOutput) ProtoMessage ¶
func (*TOTPGenerateSecretOutput) ProtoMessage()
func (*TOTPGenerateSecretOutput) ProtoReflect ¶
func (x *TOTPGenerateSecretOutput) ProtoReflect() protoreflect.Message
func (*TOTPGenerateSecretOutput) Reset ¶
func (x *TOTPGenerateSecretOutput) Reset()
func (*TOTPGenerateSecretOutput) String ¶
func (x *TOTPGenerateSecretOutput) String() string
type TOTPRecoveryCodesInput ¶
type TOTPRecoveryCodesInput struct {
Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*TOTPRecoveryCodesInput) Descriptor
deprecated
func (*TOTPRecoveryCodesInput) Descriptor() ([]byte, []int)
Deprecated: Use TOTPRecoveryCodesInput.ProtoReflect.Descriptor instead.
func (*TOTPRecoveryCodesInput) GetCount ¶
func (x *TOTPRecoveryCodesInput) GetCount() int32
func (*TOTPRecoveryCodesInput) ProtoMessage ¶
func (*TOTPRecoveryCodesInput) ProtoMessage()
func (*TOTPRecoveryCodesInput) ProtoReflect ¶
func (x *TOTPRecoveryCodesInput) ProtoReflect() protoreflect.Message
func (*TOTPRecoveryCodesInput) Reset ¶
func (x *TOTPRecoveryCodesInput) Reset()
func (*TOTPRecoveryCodesInput) String ¶
func (x *TOTPRecoveryCodesInput) String() string
type TOTPRecoveryCodesOutput ¶
type TOTPRecoveryCodesOutput struct {
Codes []string `protobuf:"bytes,1,rep,name=codes,proto3" json:"codes,omitempty"`
Hashes []string `protobuf:"bytes,2,rep,name=hashes,proto3" json:"hashes,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*TOTPRecoveryCodesOutput) Descriptor
deprecated
func (*TOTPRecoveryCodesOutput) Descriptor() ([]byte, []int)
Deprecated: Use TOTPRecoveryCodesOutput.ProtoReflect.Descriptor instead.
func (*TOTPRecoveryCodesOutput) GetCodes ¶
func (x *TOTPRecoveryCodesOutput) GetCodes() []string
func (*TOTPRecoveryCodesOutput) GetError ¶
func (x *TOTPRecoveryCodesOutput) GetError() string
func (*TOTPRecoveryCodesOutput) GetHashes ¶
func (x *TOTPRecoveryCodesOutput) GetHashes() []string
func (*TOTPRecoveryCodesOutput) ProtoMessage ¶
func (*TOTPRecoveryCodesOutput) ProtoMessage()
func (*TOTPRecoveryCodesOutput) ProtoReflect ¶
func (x *TOTPRecoveryCodesOutput) ProtoReflect() protoreflect.Message
func (*TOTPRecoveryCodesOutput) Reset ¶
func (x *TOTPRecoveryCodesOutput) Reset()
func (*TOTPRecoveryCodesOutput) String ¶
func (x *TOTPRecoveryCodesOutput) String() string
type TOTPVerifyInput ¶
type TOTPVerifyInput struct {
Secret string `protobuf:"bytes,1,opt,name=secret,proto3" json:"secret,omitempty"`
Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"`
// contains filtered or unexported fields
}
func (*TOTPVerifyInput) Descriptor
deprecated
func (*TOTPVerifyInput) Descriptor() ([]byte, []int)
Deprecated: Use TOTPVerifyInput.ProtoReflect.Descriptor instead.
func (*TOTPVerifyInput) GetCode ¶
func (x *TOTPVerifyInput) GetCode() string
func (*TOTPVerifyInput) GetSecret ¶
func (x *TOTPVerifyInput) GetSecret() string
func (*TOTPVerifyInput) ProtoMessage ¶
func (*TOTPVerifyInput) ProtoMessage()
func (*TOTPVerifyInput) ProtoReflect ¶
func (x *TOTPVerifyInput) ProtoReflect() protoreflect.Message
func (*TOTPVerifyInput) Reset ¶
func (x *TOTPVerifyInput) Reset()
func (*TOTPVerifyInput) String ¶
func (x *TOTPVerifyInput) String() string
type TOTPVerifyOutput ¶
type TOTPVerifyOutput struct {
Valid bool `protobuf:"varint,1,opt,name=valid,proto3" json:"valid,omitempty"`
Error string `protobuf:"bytes,100,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*TOTPVerifyOutput) Descriptor
deprecated
func (*TOTPVerifyOutput) Descriptor() ([]byte, []int)
Deprecated: Use TOTPVerifyOutput.ProtoReflect.Descriptor instead.
func (*TOTPVerifyOutput) GetError ¶
func (x *TOTPVerifyOutput) GetError() string
func (*TOTPVerifyOutput) GetValid ¶
func (x *TOTPVerifyOutput) GetValid() bool
func (*TOTPVerifyOutput) ProtoMessage ¶
func (*TOTPVerifyOutput) ProtoMessage()
func (*TOTPVerifyOutput) ProtoReflect ¶
func (x *TOTPVerifyOutput) ProtoReflect() protoreflect.Message
func (*TOTPVerifyOutput) Reset ¶
func (x *TOTPVerifyOutput) Reset()
func (*TOTPVerifyOutput) String ¶
func (x *TOTPVerifyOutput) String() string