BYO-Login in Python: Building a Credential Proxy When the Third Party Has No OAuth
When the upstream system you depend on has no OAuth, no API keys, and no developer surface, your only path is to log in as the user. Here is how to do that without becoming a security hazard.