Skip to content

Sample app for express application with session management via express-session and auth via LinkedIn OIDC.

Notifications You must be signed in to change notification settings

tdurtschi/express-session-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Session Template

This is a simple example which uses LinkedIn's user authentication API to grant access to a user. It uses session cookies to manage the user's state.

Thanks to https://www.section.io/engineering-education/session-management-in-nodejs-using-expressjs-and-express-session/

Prerequisites

Available commands

  • npm run dev Start the server in watch mode.
  • npm run start Start the server.

About

Sample app for express application with session management via express-session and auth via LinkedIn OIDC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published