0.1.2 âĒ Published 5 months ago
@vdcs/vc-api v0.1.2
Digital Credentials API ð
Modern, secure, and user-friendly digital identity management for the web
âĻ Features
- ð Unified Authentication - Seamlessly integrate both Passkeys (WebAuthn) and Digital Credentials API
- ð Batteries Included - Everything you need for modern identity management, right out of the box
- ðĄïļ Secure by Design - Built with security-first principles and best practices
- ðą Cross-Platform - Works across all modern browsers and platforms
- ðŊ Type-Safe - First-class TypeScript support
- ðŠķ Lightweight - Zero dependencies, tree-shakeable
- ð Framework Agnostic - Use with React, Vue, Angular, or vanilla JavaScript
ð Why Digital Credentials?
Digital identity is evolving. While Passkeys have revolutionized authentication, the new Digital Credentials API opens up possibilities for secure attribute sharing. This library brings both worlds together in a developer-friendly package.
ðĶ Installation
npm install @vdcs/vc-api
# or
yarn add @vdcs/vc-api
# or
pnpm add @vdcs/vc-api
ðŪ Quick Start
// Coming soon!
ðïļ Architecture
Digital Credentials is built on three core principles:
1. Security First
- Zero trust architecture
- Automatic security best practices
- Built-in protection against common attack vectors
2. Developer Experience
- Intuitive API design
- Comprehensive TypeScript types
- Detailed error messages
3. Future-Proof
- Based on W3C standards
- Extensible plugin system
- Regular security updates
ð Security
Security is our top priority. This library:
- Follows OWASP security guidelines
- Undergoes regular security audits
- Implements automatic security updates
- Provides detailed security documentation
ð License
Apache-2.0
0.1.2
5 months ago