Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add MFA support for Microsoft Authenticator
MS Authenticator is currently incompatible with this tool (#442). I noticed that MFA errors are mapped in an array of `multifactor_type`, which I've updated with the appropriate error codes for MS Authenticator (tested running through a debugger). Signed-off-by: John Hammerlund johnhammerlund@gmail.com
- Loading branch information