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