core.loginauthenticationresponse.mfamethods
Home > @medplum/core > LoginAuthenticationResponse > mfaMethods
LoginAuthenticationResponse.mfaMethods property
MFA methods the user is enrolled in, returned when an MFA challenge is required.
Signature:
readonly mfaMethods?: ('totp' | 'email')[];