/XSense-Node-OIDC-Client

Passwordless authentication using Ensurity Technologies XSense IdP solution

Primary LanguageJavaScript

OpenID Connect Sample in Node.js

This is a sample application showing how to configure and enable OpenID Connect middleware in a Node.js web application with Express, openid-client and Passport.

Running the sample

Run npm install to install all dependencies.

Run npm start to start the server.

You can access the app on http://localhost:3000.