Skip to content

nilbuild/node-session-auth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-session-auth-example

Codebase for the "Session Authentication" video on my YouTube channel.

Setup

Clone and install the dependencies

git clone git@github.com:kamranahmedse/node-session-auth-example.git
npm install

Run the below command to start the application

npm run start

License

MIT © Kamran Ahmed

About

Sample implementation of Session Authentication in Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors