Giter VIP home page Giter VIP logo

Comments (2)

miltonbsn avatar miltonbsn commented on September 24, 2024

@Victor-Manoel-Public good catch! Thank you...

I will fix this tonight!

Would you mind give us a star to help us to get more support? It's all by our own

Thank you again mate

from brmodelo-app.

Victor-Manoel-Public avatar Victor-Manoel-Public commented on September 24, 2024

Hey, thank you for the response!

I didn't get to see the source code but from what I saw in your last 5 commits, I believe that the server shouldn't return any credential, just some code that represents the status code with some generic error.
In the case of login, when the password or email is wrong, just return the error of invalid credential and the http code 401 inside an object, for example:
{
"status_code":401,
"message": "Email ou senha inválido(s).",
"error": true
}
Upon successful login, just redirect to home without any return.

These are just guesses that I believe bring more security.

from brmodelo-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.