Skip to content

@stellar-passkey/core API


@stellar-passkey/core API / ParseClientDataOptions

Interface: ParseClientDataOptions

Defined in: packages/core/src/webauthn/clientDataJSON.ts:20

Properties

expectedOrigin

readonly expectedOrigin: string | readonly string[]

Defined in: packages/core/src/webauthn/clientDataJSON.ts:22

Single allowed origin or a set of allowed origins (exact match, no scheme/path tricks).


expectedType?

readonly optional expectedType: WebAuthnCeremony

Defined in: packages/core/src/webauthn/clientDataJSON.ts:24

Defaults to "webauthn.get" (signing).

MIT — SCF-43 RFP submission (2026). Status: pre-1.0.