Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace broken login method with new one
Google recently broke the previous login method, which involved logging in using a browser and copying an authorization code to hangups. This change implements a new login method to emulate a browser submitting login credentials, providing access to the authorization code via a cookie. See tdryer#260.
- Loading branch information