This repository contains a collection of example applications demonstrating how to integrate the Verified.inc Client SDK across different frameworks and technologies. These examples serve as practical reference implementations to help developers quickly incorporate Verified.inc's identity verification capabilities into their own applications.
This repository includes implementations for the following frameworks/technologies:
| Framework | Description | Path |
|---|---|---|
| Angular | Implementation for Angular applications | /examples/angular |
Across all framework implementations, these examples demonstrate the following key concepts:
- SDK Installation - How to properly install and import the SDK
- Initialization - Configuring the SDK with your session key
- UI Integration - Mounting the verification UI within your application
- Event Handling - Responding to verification events (success, failure, cancellation)
- Cleanup - Properly disposing of SDK resources
For comprehensive documentation on the Verified.inc platform and Client SDK: