@auth0/auth0-acul-react - v1.0.0
Preparing search index...
Types
AllowCredential
Interface AllowCredential
interface
AllowCredential
{
type
:
"public-key"
;
id
:
string
;
transports
?:
AuthenticatorTransport
[]
;
}
Index
Properties
type
id
transports?
Properties
type
type
:
"public-key"
id
id
:
string
Optional
transports
transports
?:
AuthenticatorTransport
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
id
transports
@auth0/auth0-acul-react - v1.0.0
Loading...