WebAuthnAccount Object
April 30, 2026 ยท View on GitHub
credentialIdstring - URL-safe base64-encoded (no padding) credential ID of the discoverable credential. MatchesPublicKeyCredential.idreturned bynavigator.credentials.get()in the renderer.userHandlestring (optional) - URL-safe base64-encoded (no padding) user handle (user.id) that was provided when the credential was created.namestring (optional) - Human-palatable identifier for the account (for example, an email address or username).displayNamestring (optional) - Human-palatable name for the account, intended for display.