Skip to content

Sample application to read information from a Belgian eID.

Notifications You must be signed in to change notification settings

jargyl/eID-Reader-React-Express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eID Reader

Requirements

Install eID Software from eID Belgium.

Installation

Start API

  1. cd ./api
  2. npm install
  3. npm start

Start Client

  1. cd ./client
  2. npm install
  3. npm start

Read eID

  1. Connect card reader to your PC.
  2. Insert eID in card reader.
  3. Navigate to http://localhost:3000/.
  4. Card details will show up on the page.

About

Sample application to read information from a Belgian eID.

Resources

Stars

Watchers

Forks