challenge
challenge: string
relyingPartyId
relyingPartyId: string
Optional_action
_action?: "webauthn_authentication"
OptionalacceptableCredentials
acceptableCredentials?: string
OptionalallowCredentials
allowCredentials?: string
Optional_allowCredentials
_allowCredentials?: PublicKeyCredentialDescriptor[]
Optional_relyingPartyId
_relyingPartyId?: string
Optionalmediation
mediation?: string
Optionalextensions
extensions?: Record<string, unknown>
Optional_type
_type?: "WebAuthn"
OptionalsupportsJsonResponse
supportsJsonResponse?: boolean