RFC 7617 — The 'Basic' HTTP Authentication Scheme by node

This document defines the Basic HTTP authentication scheme, in which a user name and password are transmitted base64-encoded in the Authorization header. It is the simplest HTTP authentication scheme, safe only over a secure connection.