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

548 B

Home > puppeteer > Protocol > WebAuthn > Credential > rpId

Protocol.WebAuthn.Credential.rpId property

Relying Party ID the credential is scoped to. Must be set when adding a credential.

Signature:

rpId?: string;