LionC / express-basic-auth

Plug & play basic auth middleware for express
325 stars 57 forks source link

Add support for custom middleware to handle unauthorized. #24

Closed matmar10 closed 2 years ago

matmar10 commented 5 years ago

Fixed #23 and maintained backwards compatibility of API.

matmar10 commented 4 years ago

Is this project being actively maintained? Please advise how we can get this PR merged in and others.

matmar10 commented 2 years ago

A fork of this is now being actively maintained & released (which includes this fix). It's published to npm as a scoped package:

npm install --save @blossomfinance/express-basic-auth