# Functions
ApiBasicAuth will check the basic auth credentials sent in the request against the known users, and return a JSON response if authentication has failed.
BrowserBasicAuth will check the basic auth credentials sent in the request against the known users, and (re)-request basic auth credentials if authentication has failed.
No description provided by the author
# Interfaces
No description provided by the author