Replies: 1 comment
-
You should use an interactive login flow that will open the browser to let the user authenticate using MFA. See the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there an example on how to connect the AuthManager when the user requires MFA?
I am getting the below error for this line:
var authManager = new AuthenticationManager(clientId, userName, securePassword);
Beta Was this translation helpful? Give feedback.
All reactions