Skip to content

Incode-Technologies-Example-Repos/javascript-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED REPO, NOT UPDATED ANYMORE

For information on the individual samples and their new location check their README files.

Incode Logo

Incode Javascript Samples

Incode Web SDK samples for Identity Verification:

Setup

Prerequisites

  1. Install Node.js (See sample folder for recommended version)

  2. Clone this repository:

     git clone https://github.com/Incode-Technologies-Example-Repos/nodejs-samples.git
    

How to run a sample

  1. Change directory to one of the sample folders, e.g. token-server:

     cd <repo root directory>/<sample folder>
    
  2. Install the sample's dependencies (see the sample's README for details):

     npm install
    
  3. Run the sample:

     npm run start
    

Other samples

The Vanilla Example is a frontend sample written without frameworks. It's a vanilla example of our Web SDK.

The React Example is a frontend React JS implementation sample.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •