Skip to content

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.

Notifications You must be signed in to change notification settings

goranlisak/openid-connect-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published