@auth0/auth0-angular
Preparing search index...
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
Properties
auth_
session
location
otp_
code
type
@auth0/auth0-angular
Loading...