Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 443 Bytes

File metadata and controls

19 lines (14 loc) · 443 Bytes

eID Identity Provider OpenID Connect NodeJS Example

This example demonstrates the integration of the eID Identity Provider within a NodeJS based web application using the OpenID Connect protocol.

More information is available at: https://www.e-contract.be/developers/webapp/idp/oidc

Install all dependencies via:

npm install

Run the demo web application via:

npm start

Navigate your web browser to: http://localhost:3000