authParamsPublicKey property

Object authParamsPublicKey
final

The WebAuthn public-key options, decoded and ready to pass directly to navigator.credentials.create() (signup) or navigator.credentials.get() (login).

Implementation

final Object authParamsPublicKey;