Summary
This hook provides a way for clients to prompt the user to authenticate with MFA via the Dynamic UI. The hook needs to be initialized within a child of DynamicContextProvider.Usage
Available methods:promptMfaAuth: Prompt the user to authenticate with MFA via the Dynamic UI. Takes an optionalcreateMfaTokenparameter to create a single-use token for the action.