src/requests/auth.py Role: STANDALONE (In:0 Out:0 Betweenness:0.0) Defines authentication handlers: AuthBase, HTTPBasicAuth, HTTPProxyAuth, HTTPDigestAuth, and helper _basic_auth_str. No dependencies on other internal modules (beyond constants) are shown, making it a leaf module. It is used by the request preparation process.