Amplify Toolbox
Preparing search index...
@aws-amplify/auth-construct
MFASettings
Type Alias MFASettings
MFASettings
:
|
{
sms
:
MFASmsSettings
;
totp
?:
MFATotpSettings
}
|
{
sms
?:
MFASmsSettings
;
totp
:
MFATotpSettings
}
Configure the MFA types that users can use. At least one of totp or sms is required.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Amplify Toolbox
Loading...
Configure the MFA types that users can use. At least one of totp or sms is required.