tejado / pgoapi

Pokemon Go API lib
Other
1.4k stars 445 forks source link

Is it possible to login through google login? #22

Closed rhwilburn closed 8 years ago

rhwilburn commented 8 years ago

How can I login through google login? It might be good to support this if practical

Simon0x commented 8 years ago

Yes it is possible.

python main.py -a "google" -u "gmail_account_username@gmail.com" -p "password" -l "New York, Washington Square"

with the -a you can set ptc or google for login.