The Verifier Client library simplifies backend integration by handling communication with the Verifier Service and managing credential validation flows.
Installation
npminstall@empe/verifier-client
Configuration Example
Define a configuration object that includes base URLs, secrets, and verification flows:
The Verifier Client sets up routes for QR code authorization, SSE connections, and callback handling. Your front-end and wallets then interact with these endpoints seamlessly.