Heh, I realize now how that sounds malicious... Ironically i'm actually trying to abide by the ToS where it says... "The Steam Web API may require a licensed Steam end user to authenticate a Steam account. You will abide by the Steam Web API documentation and, in particular, you will not intercept or store the end user's Steam password on log in." Asking the user for their password seems like it could be interpreted as "intercept"ing it since i have to handle it long enough to send the login request. So i was looking for a valid method to login for them without directly having them give me their password. Wasn't trying to find a way to access peoples data without their consent, though on the surface it definitely seems that way, sorry about that.