Skip to content

VerifiedInc/client-sdk-example-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Verified.inc Client SDK Example Applications

Overview

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.

Example Applications

This repository includes implementations for the following frameworks/technologies:

Framework Description Path
Angular Implementation for Angular applications /examples/angular

Getting Started

Core Integration Concepts

Across all framework implementations, these examples demonstrate the following key concepts:

  1. SDK Installation - How to properly install and import the SDK
  2. Initialization - Configuring the SDK with your session key
  3. UI Integration - Mounting the verification UI within your application
  4. Event Handling - Responding to verification events (success, failure, cancellation)
  5. Cleanup - Properly disposing of SDK resources

Documentation

For comprehensive documentation on the Verified.inc platform and Client SDK:

About

A repo containing example apps using the client SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors