Use Cases
Verifiable credentials are transforming how we prove identity, qualifications, and status across industries. Explore real-world applications and implementation patterns.
Industry Adoption
Verifiable credentials are being deployed across multiple sectors, each with unique requirements for privacy, offline capability, and regulatory compliance.
Explore Use Cases
Each industry has different drivers and considerations for credential implementation.
Education
Digital diplomas, transcripts, and micro-credentials that students can share instantly with employers.
Healthcare
Vaccination records, professional licenses, and health credentials with strong privacy protections.
Travel & Identity
Mobile driver licenses, digital travel documents, and identity verification for age-restricted services.
Finance & KYC
Reusable identity verification, KYC compliance, and portable financial credentials.
Format Recommendations
Different use cases may benefit from different credential formats based on their specific requirements.
| Use Case | Recommended Format | Why |
|---|---|---|
| Mobile Driver License | ISO mDOC | Designed for government IDs, offline verification, hardware security |
| Academic Credential | W3C VCDM (JWT/SD-JWT) | Flexible data model, selective disclosure, broad ecosystem support |
| Health Certificate | ISO mDOC or SD-JWT | Privacy-focused, offline capable, selective disclosure |
| KYC Verification | W3C VCDM (SD-JWT) | Reusable, selective disclosure, cross-platform compatibility |
| Professional License | W3C VCDM | Extensible schema, revocation support, online verification |
Common Implementation Patterns
Selective Disclosure
Share only necessary information. For age verification, prove "over 21" without revealing exact date of birth.
Offline Verification
Critical for field operations where network connectivity isn't guaranteed. mDOC's device engagement enables secure offline presentation.
Reusable Verification
Complete verification once and reuse across multiple services. KYC done at one institution can be portable to others in the same trust framework.
Credential Chaining
Combine multiple credentials for complex proofs. Use an identity credential plus a professional license credential to prove both who you are and what you're qualified to do.
Explore Industries
Dive into specific industry use cases to understand implementation details and real-world deployments.