The Quepass Web SDK (Documentation Index
Fetch the complete documentation index at: https://docs.quepass.com/llms.txt
Use this file to discover all available pages before exploring further.
@quepass/sdk) enables developers to integrate Quepass identity and verification capabilities directly into web applications. It provides ready-to-use components and APIs that allow applications to securely connect with the Quepass platform and perform identity-related workflows within the client environment.
The SDK is designed for modern web development and supports React 18+ applications. It is distributed as a dual package (ESM + CommonJS) for compatibility with different build systems and includes built-in TypeScript definitions (.d.ts) to simplify development and improve type safety.
1. Version Details
| Property | Value |
|---|---|
| Package | @quepass/sdk |
| Version | 1.1.2 |
| Release Date | March 2026 |
| API Version | v1 |
| React Support | React 18+ |
| Module Format | ESM + CJS (dual package) |
| Types | TypeScript — built-in .d.ts |
| Peer Deps | react ^18.0.0, react-dom ^18.0.0 |