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