The value of the EnrollMfa context.Documentation Index
Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
Use this file to discover all available pages before exploring further.
See
useEnrollMfaContextProperties
| Property | Type | Description |
|---|---|---|
state | EnrollMfaState | The current state of the enrollment flow. |
dispatch | Dispatch<EnrollMfaAction> | The dispatch function to update the state. |
onEnrollSuccess? | () => void | The function to call when enrollment is successful. |