mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
663 B
663 B
Home > puppeteer > Protocol > WebAuthn > VirtualAuthenticatorOptions > isUserVerified
Protocol.WebAuthn.VirtualAuthenticatorOptions.isUserVerified property
Sets whether User Verification succeeds or fails for an authenticator. Defaults to false.
Signature:
isUserVerified?: boolean;