@oneblink/apps-react
Preparing search index...
authService
disableMfa
Function disableMfa
disableMfa
()
:
Promise
<
void
>
Disable MFA for the current user.
Example
await
authService
.
disableMfa
()
Copy
Returns
Promise
<
void
>
Settings
Theme
OS
Light
Dark
On This Page
Example
@oneblink/apps-react
Loading...
Disable MFA for the current user.
Example