puppeteer/new-docs/puppeteer.protocol.webauthn.credential.userhandle.md
2020-07-13 14:01:35 +01:00

587 B

Home > puppeteer > Protocol > WebAuthn > Credential > userHandle

Protocol.WebAuthn.Credential.userHandle property

An opaque byte sequence with a maximum size of 64 bytes mapping the credential to a specific user.

Signature:

userHandle?: string;