Connect your application to decentralised identity. Verifiable credentials, privacy-preserving proofs, and a developer experience you'll actually enjoy.
import NightProof from '@nightproof/sdk';
const auth = new NightProof({ apiKey: 'np_live_••••' });
// Generate a deep-link auth challenge
const { deepLink, sessionId } = await auth.initiateLogin();
window.open(deepLink); // opens NightProof wallet
// Wait for the user to verify
const session = await auth.waitForSession(sessionId);
console.log('Authenticated user:', session.sub);A complete platform for integrating zero-knowledge authentication into any product.
Integrate zero-knowledge auth in minutes using our Flutter, JavaScript, or Go SDK.
Users prove they hold credentials without revealing their data. No central identity store.
KERI-based credential verification optimised for production-grade performance.
Monitor auth events, success rates and usage patterns directly in your console.
Invite developers to your org with role-based access controls.
One API, every platform. Web, iOS, Android, and server-side environments.
No hidden fees. No per-user costs. Pay for what you verify.
Pro
Enterprise