@auth0/auth0-acul-react - v1.0.0
Preparing search index...
Types
OtpCodeOptions
Interface OtpCodeOptions
interface
OtpCodeOptions
{
code
:
string
;
[
key
:
string
]:
string
|
number
|
boolean
|
undefined
;
}
Hierarchy (
View Summary
)
CustomOptions
OtpCodeOptions
Indexable
[
key
:
string
]:
string
|
number
|
boolean
|
undefined
Index
Properties
code
Properties
code
code
:
string
The OTP code that the user enters to submit.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
@auth0/auth0-acul-react - v1.0.0
Loading...
The OTP code that the user enters to submit.