Scytales Wallet Connector

Digital Credential Verification Examples

Relying Party using Connector Verifier IDP for Credential Verification

directions_car
Car Rental (mDL)

Access restricted to verified drivers with a valid mobile Driver's License.

verified_user Verify Driver's License (DC)

Mobile Driver's License (mDL) full credential verification

account_balance
Government Service (PID)

Access restricted to users with a verified Personal ID (PID).

badge Verify Personal ID (DC)

Personal Identification Data (PID) verification

shield
Age Verification (ZKP)

Age-restricted service using Zero-Knowledge Proof (only proves age over 18).

security Verify Age Over 18 (ZKP)

Zero-Knowledge Proof: proves age without revealing birth date

public
Public Client (PKCE)

Test public client authentication with PKCE (no client secret required).

vpn_key Test Public Client (DC)

Public client with PKCE - no client secret

info About Digital Credentials (DC)

These examples demonstrate Device Check authentication using the W3C Digital Credentials API.