UIID is the developer-first identity layer. Unphishable auth, instant KYC, and zero-knowledge data sharing via a single API.
Use our SDKs or native OIDC. Secure your app in minutes, not weeks.
Node.js / React SDK
Native Go Provider
Python / FastAPI Integration
import { UIID } from "@uiid/sdk";
const client = new UIID({
appId: "uiid_app_8821",
secret: process.env.UIID_SECRET
});
// Secure passwordless login
await client.login({
method: "webauthn",
scopes: ["identity", "kyc_verified"]
Industry standard protocols for seamless integration with existing auth providers like Auth0, Firebase, or Supabase.
Native support for FIDO2 and passkeys. Zero passwords, zero phishing, maximum security for your users.
W3C compliant Decentralized Identifiers. Issue and verify digital credentials that users truly own.
Start building the next generation of privacy-preserving applications today.