MFA
Send and verify multi-factor authentication (MFA) codes via SMS or voice call.
The typical flow is: request a code with sms() or call(), then confirm it
with verify().
Access via client.mfa on a RestClient instance.
Send and verify multi-factor authentication (MFA) codes via SMS or voice call.
The typical flow is: request a code with sms() or call(), then confirm it
with verify().
Access via client.mfa on a RestClient instance.