Skip to content

PKief/express-basic-auth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express basic authentication example

This example demonstrates how a simple authentication via middleware can be achieved in express.

Getting started:

Install required node modules:

npm install

Run the server:

npm start

Open a browser at the following URL:

http://localhost:9001/

About

Express basic authentication example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published