package
0.0.0-20240730143044-b7c6b3823ec4
Repository: https://github.com/cloudentity/acp-client-go.git
Documentation: pkg.go.dev

# Constants

SelfUserCredentialsStateMustBeChanged captures enum value "must_be_changed".
SelfUserCredentialsStateMustBeReset captures enum value "must_be_reset".
SelfUserCredentialsStateValid captures enum value "valid".
SelfUserCredentialsTypePassword captures enum value "password".
SelfUserCredentialsTypeTotp captures enum value "totp".
SelfUserCredentialsTypeWebauthn captures enum value "webauthn".
SelfUserIdentifierTypeEmail captures enum value "email".
SelfUserIdentifierTypeExternal captures enum value "external".
SelfUserIdentifierTypeFederated captures enum value "federated".
SelfUserIdentifierTypeMobile captures enum value "mobile".
SelfUserIdentifierTypeUID captures enum value "uid".
SelfUserVerifiableAddressPreferredContactMethodSms captures enum value "sms".
SelfUserVerifiableAddressPreferredContactMethodVoice captures enum value "voice".
SelfUserVerifiableAddressStatusActive captures enum value "active".
SelfUserVerifiableAddressStatusInactive captures enum value "inactive".
SelfUserVerifiableAddressTypeEmail captures enum value "email".
SelfUserVerifiableAddressTypeMobile captures enum value "mobile".
SelfUserWithDataV2PreferredAuthenticationMechanismArculix captures enum value "arculix".
SelfUserWithDataV2PreferredAuthenticationMechanismOtp captures enum value "otp".
SelfUserWithDataV2PreferredAuthenticationMechanismPassword captures enum value "password".
SelfUserWithDataV2PreferredAuthenticationMechanismTotp captures enum value "totp".
SelfUserWithDataV2PreferredAuthenticationMechanismWebauthn captures enum value "webauthn".
SelfUserWithDataV2SecondFactorPreferredAuthenticationMechanismArculix captures enum value "arculix".
SelfUserWithDataV2SecondFactorPreferredAuthenticationMechanismOtp captures enum value "otp".
SelfUserWithDataV2SecondFactorPreferredAuthenticationMechanismPassword captures enum value "password".
SelfUserWithDataV2SecondFactorPreferredAuthenticationMechanismTotp captures enum value "totp".
SelfUserWithDataV2SecondFactorPreferredAuthenticationMechanismWebauthn captures enum value "webauthn".

# Structs

ChangePassword change password swagger:model ChangePassword.
ChangeTotpSecret change totp secret swagger:model ChangeTotpSecret.
CompleteAddressVerification complete address verification swagger:model CompleteAddressVerification.
Error HTTP error response swagger:model Error.
FederatedAccount federated account swagger:model FederatedAccount.
ListUserMFASessions list user m f a sessions swagger:model ListUserMFASessions.
ResetPasswordConfirm reset password confirm swagger:model ResetPasswordConfirm.
SelfUserCredentials self user credentials swagger:model SelfUserCredentials.
SelfUserIdentifier self user identifier swagger:model SelfUserIdentifier.
SelfUserUpdate self user update swagger:model SelfUserUpdate.
SelfUserVerifiableAddress self user verifiable address swagger:model SelfUserVerifiableAddress.
SelfUserWithData self user with data swagger:model SelfUserWithData.
SelfUserWithDataV2 self user with data v2 swagger:model SelfUserWithDataV2.
SetPassword set password swagger:model SetPassword.
SetTotpSecret set totp secret swagger:model SetTotpSecret.
SupportedJSONSchema supported JSON schema swagger:model SupportedJSONSchema.
UserMFASession user m f a session swagger:model UserMFASession.

# Type aliases

AuthenticationMechanisms authentication mechanisms swagger:model AuthenticationMechanisms.