/expressbasicauth

Example how to use express with basic-auth

Primary LanguageJavaScript

Basic-Auth with Express

Simple example which shows a public and a protected directory and how to handle that with express and basic-auth.