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