Coder Social home page Coder Social logo

Google OAuth about pokenurse HOT 5 CLOSED

basmith7 avatar basmith7 commented on July 17, 2024
Google OAuth

from pokenurse.

Comments (5)

vinnymac avatar vinnymac commented on July 17, 2024 1

I am guessing the Remember Me option is what @basmith7 was referring to since you store the password in account.json. If you added OAuth it would prevent the need for the password to be stored in plain text. Definitely shouldn't be a priority though since you aren't requiring the use of Remember Me. Thanks for this tool!

from pokenurse.

ReDetection avatar ReDetection commented on July 17, 2024

Want to note that passwords for applications works fine. however, oauth seems to be more convenient

from pokenurse.

duhminick avatar duhminick commented on July 17, 2024

I don't receive your password in any way. The only time your password is used is to get a token (https://github.com/cyraxx/pogobuf/blob/master/pogobuf/pogobuf.googlelogin.js#L35), and if you click Remember Me, the password is stored locally.

I'll look into implementing OAuth in the future.

from pokenurse.

basmith7 avatar basmith7 commented on July 17, 2024

I also use 2FA on my google account. I need OAth to login.

from pokenurse.

vinnymac avatar vinnymac commented on July 17, 2024

@basmith7 you can try to use an AppPassword for now instead, until OAuth is added. This is how I login with 2FA on.

from pokenurse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.