Interface: WebAuthnMethodOptions
Types.WebAuthnMethodOptions
Export
Interface
WebAuthnMethodOptions
Properties
attachment
• Optional
attachment: WebAuthnAuthenticatorAttachment
Memberof
WebAuthnMethodOptions
attestation
• Optional
attestation: WebAuthnAttestation
Memberof
WebAuthnMethodOptions
available_credential_ids
• Optional
available_credential_ids: string
[]
Memberof
WebAuthnMethodOptions
method
• method: FactorMethod
Memberof
WebAuthnMethodOptions
resident_key
• Optional
resident_key: WebAuthnResidentKey
Memberof
WebAuthnMethodOptions
scope
• Optional
scope: string
Memberof
WebAuthnMethodOptions
user_verification
• Optional
user_verification: WebAuthnUserVerification
Memberof
WebAuthnMethodOptions