Skip to main content

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.

The value of the EnrollMfa context.

See

useEnrollMfaContext

Properties

PropertyTypeDescription
stateEnrollMfaStateThe current state of the enrollment flow.
dispatchDispatch<EnrollMfaAction>The dispatch function to update the state.
onEnrollSuccess?() => voidThe function to call when enrollment is successful.