Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Auth #5

Closed
LegITdevel opened this issue Jul 14, 2016 · 7 comments
Closed

Google Auth #5

LegITdevel opened this issue Jul 14, 2016 · 7 comments

Comments

@LegITdevel
Copy link

Add Google authentication method #

@fremgenc
Copy link

fremgenc commented Jul 14, 2016

This ingress demo may help. Looks like we need to steal the google cookie.

https://gist.github.com/neonichu/5186336

@AeonLucid
Copy link

AeonLucid commented Jul 14, 2016

I logged the login request and it gave me this. (This was on android 6.0.1)

Headers:

POST /auth HTTP/1.1
device: *****************
app: com.nianticlabs.pokemongo
Accept-Encoding: gzip
User-Agent: GoogleAuth/1.4 (OnePlus3 MMB29M); gzip
content-length: 521
content-type: application/x-www-form-urlencoded
Host: android.clients.google.com
Connection: Keep-Alive

pgo_auth

There may be another way but I don't know how to figure that out.

@Mila432
Copy link

Mila432 commented Jul 15, 2016

working Google Authentication
https://github.com/Mila432/Pokemon_Go_API

@tejado
Copy link
Owner

tejado commented Jul 16, 2016

Great! Thanks! If you don't mind, you can create a Pull Request to my repo.

@Mila432
Copy link

Mila432 commented Jul 16, 2016

It's up to you , people say it's dirty

@Simon0x
Copy link

Simon0x commented Jul 16, 2016

#17

@Simon0x
Copy link

Simon0x commented Jul 16, 2016

This could be closed. merge of #17 done

@tejado tejado closed this as completed Jul 16, 2016
dmadisetti pushed a commit to CyberSecurityUSC/pgoapi that referenced this issue Aug 7, 2016
Quick fix to utilities functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants