Skip to content

Example HID integration written in Javascript, using NodeJS and openid-client

Notifications You must be signed in to change notification settings

UN-OCHA/node-hid-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example HID client in Node.JS

This repository provides an example HID client application written in Javascript, using Node.JS and the openid-client library.

Running the application

  1. Make sure you have a valid user account on the HID dev environment
  2. Run the application using node index.js
  3. Point your browser to http://localhost:3000. The application should redirect you to the login page on the HID dev environment.
  4. Log in using your user account
  5. You should be redirected to localhost, and should see the information retrieved from HID (user account in your browser, access token and refresh tokens in your console...)

About

Example HID integration written in Javascript, using NodeJS and openid-client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published