Armax/Pokemon-GO-node-api

Allow the use of a token to authenticate with Google

aidangoettsch opened this issue · 5 comments

Currently, the API only allows direct entry of Google credentials to the API. It would be nice to be able to input only a token to allow apps to appear less sketchy.

Seems like this is implemented in #230. Don't see any other issues on this so I'm going to leave this open.

Sadly, I don't think this repo is under proper maintenance anymore...

@LASkuma can we contact the author of this repo and ask if he could just transfer it to someone who wants to maintain it?

@LASkuma I cloned your forked version of this repo, I got it set up correctly and I was sending the JWT Token from firebase auth login with google. But I was getting a Error: invalid_grant error. Any Idea?

Would you please tell me how to reproduce the error? My online example works pretty fine ATM. http://7few.com

Sent from my iPhone

On Sep 10, 2016, at 06:09, foxinstinct notifications@github.com wrote:

@LASkuma I cloned your forked version of this repo, I got it set up correctly and I was sending the JWT Token from firebase auth login with google. But I was getting a Error: invalid_grant error. Any Idea?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.