/basic-auth-server

A simple Node.js server that uses HTTP Basic Authentication. It's also CORS enabled.

Primary LanguageJavaScript

HTTP Basic Authentication Server

A simple Node.js server that uses HTTP Basic Authentication. It's also CORS enabled.

User Name and Password:

  • User Name: 'user'
  • Password: 'pass'