Skip to main content

Type Definitions

The Web SDK exposes types for config, operation payloads, and parsed result shapes.

Expect Types For

  • helper configuration
  • enrollment input
  • result payloads
  • key retrieval data
  • callback and error structures

Integration Advice

Keep your application-level types close to the SDK types instead of duplicating token or result schemas from memory.