Preparing search index...
The search index is not available
@auth0/auth0-spa-js
@auth0/auth0-spa-js
EmailEnrollmentVerifyOptions
Interface EmailEnrollmentVerifyOptions
interface
EmailEnrollmentVerifyOptions
{
auth_session
:
string
;
location
:
string
;
otp_code
:
string
;
type
:
"email"
;
}
Hierarchy
EnrollmentVerifyBaseOptions
EmailEnrollmentVerifyOptions
Index
Properties
auth_
session
location
otp_
code
type
Properties
auth_
session
auth_
session
:
string
location
location
:
string
otp_
code
otp_
code
:
string
type
type
:
"email"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
auth_
session
location
otp_
code
type
@auth0/auth0-spa-js
Loading...