Basic Authentication
nouncandidate·updated May 9, 2026
Basic Authentication is the simplest web-based authentication scheme that works by sending the username and password with each request.
Framework senses
- §1
- Basic Authentication is the simplest web-based authentication scheme that works by sending the username and password with each request.