authParamsPublicKey property
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;
The WebAuthn public-key options, decoded and ready to pass directly to
navigator.credentials.create() (signup) or navigator.credentials.get()
(login).
final Object authParamsPublicKey;