Auth0 Universal Components
GitHub
Auth0
Preparing search index...
react/src
useOtpConfirmation
Function useOtpConfirmation
useOtpConfirmation
(
__namedParameters
:
UseOtpConfirmationProps
,
)
:
{
loading
:
boolean
;
onSubmitOtp
:
(
data
:
OtpForm
)
=>
Promise
<
void
>
}
Parameters
__namedParameters
:
UseOtpConfirmationProps
Returns
{
loading
:
boolean
;
onSubmitOtp
:
(
data
:
OtpForm
)
=>
Promise
<
void
>
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Auth0
Auth0 Universal Components
Loading...