Coder Social home page Coder Social logo

Comments (4)

distributev avatar distributev commented on July 30, 2024

Additional Information. I just noticed this EmptyResponse comes only when the email user does not exist at all. If the user exists but the password is wrong it comes a more user friendly error like "Incorrect Password" - even that does not have the correct style / collor (it's black) and it should not say "Incorrect Password" - Just do how Google is doing - show the same message which is user friendly enough but does not give the user too much details what exactly is wrong (otherwise people which have bad intentions could infere that password is not correct but the user exists ==> use this information and try to break)

Bottom line - for all situations where the combination user / password are not correct show the correct error style and show the same

The email and password you entered don't match.

message

from the-app.

distributev avatar distributev commented on July 30, 2024

And I know it was out of the scope of mail-merge and I appreciate If you can take a look to this.

from the-app.

luismanuel001 avatar luismanuel001 commented on July 30, 2024

Should the account seed for production be [email protected] (like it currently is for dev), or should I change the whole seed behavior for production to not include the [email protected] and [email protected] and include [email protected] instead?

from the-app.

distributev avatar distributev commented on July 30, 2024

Do the same like it's currently for dev. It's good enough.

from the-app.

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.