Add MFA Support
Added Support for authentication for users with MFA enabled. After the authenticate
function is called, a SenseMFARequiredException
will be raised at which point validate_mfa
function can be called with the MFA code
Added Support for authentication for users with MFA enabled. After the authenticate
function is called, a SenseMFARequiredException
will be raised at which point validate_mfa
function can be called with the MFA code