vinnymac / PokeNurse

💉 A tool for Pokémon Go to aid in transferring and evolving Pokémon
283 stars 48 forks source link

2 Factor Authentication not working #51

Closed mannydelrio closed 8 years ago

mannydelrio commented 8 years ago

When opening and logging in with my email and password its not doing anything after clicking the login button, I have tried running as admin , as well as compability with Windows 7

mackhankins commented 8 years ago

Are you logging in with Google and if so are you using Two Factor Auth? Also, since it has to download the react developer tools you might try logging in a second time after killing the app.

mannydelrio commented 8 years ago

yea it looks like the Two Factor Auth was messing it up.

mackhankins commented 8 years ago

Google 2 Factor Authentication cannot be used. However you can use an AppPassword instead. See the readme for known issues.

We like the AppPassword method cause you don't need a token every time which gets old quick.

vinnymac commented 8 years ago

I think since this keeps happening we are going to want to build something in the app that informs 2FA users to visit the AppPassword page. We could use the current error-message mechanism for this maybe?