Preparing search index...
The search index is not available
Shogun SDK Documentation v1.0.0 - v1.0.0
Shogun SDK Documentation v1.0.0
WebAuthnCredentials
Interface WebAuthnCredentials
WebAuthn credentials storage
interface
WebAuthnCredentials
{
credentials
:
Record
<
string
,
DeviceInfo
>
;
salt
:
string
;
timestamp
:
number
;
}
Index
Properties
credentials
salt
timestamp
Properties
credentials
credentials
:
Record
<
string
,
DeviceInfo
>
salt
salt
:
string
timestamp
timestamp
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
credentials
salt
timestamp
Shogun SDK Documentation v1.0.0 - v1.0.0
Loading...
WebAuthn credentials storage