Preparing search index...
The search index is not available
@SimpleWebAuthn
@SimpleWebAuthn
@simplewebauthn/server
GenerateAuthenticationOptionsOpts
Type alias GenerateAuthenticationOptionsOpts
Generate
Authentication
Options
Opts
:
{
allowCredentials
?:
PublicKeyCredentialDescriptorFuture
[]
;
challenge
?:
string
|
Uint8Array
;
extensions
?:
AuthenticationExtensionsClientInputs
;
rpID
?:
string
;
timeout
?:
number
;
userVerification
?:
UserVerificationRequirement
;
}
Type declaration
Optional
allow
Credentials
?:
PublicKeyCredentialDescriptorFuture
[]
Optional
challenge
?:
string
|
Uint8Array
Optional
extensions
?:
AuthenticationExtensionsClientInputs
Optional
rpID
?:
string
Optional
timeout
?:
number
Optional
user
Verification
?:
UserVerificationRequirement
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@
Simple
Web
Authn
@simplewebauthn/browser
@simplewebauthn/server
<internal>
@simplewebauthn/typescript-
types
Generate
Authentication
Options
Opts
Generate
Registration
Options
Opts
Metadata
Statement
Verified
Authentication
Response
Verified
Registration
Response
Verify
Authentication
Response
Opts
Verify
Registration
Response
Opts
Metadata
Service
Settings
Service
generate
Authentication
Options
generate
Registration
Options
verify
Authentication
Response
verify
Registration
Response
Generated using
TypeDoc