Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

142
Vistas
Firebase request url showing username and password in request payload in network tab

Sign up page using firebase is showing username and password in network tab. Is there any way that I can send the user information to firebase more securely(like hashed one). enter image description here

In the firebase auth docs ( https://firebase.google.com/docs/reference/rest/auth ) ,it has been mentioned the same that email and password would be send as string !! Not sure if its a secure way or is there anything else that I am missing here.

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

The only person who can see the network tab on your browser is you and anyone around you, so the security risk on that end is only as big as you choose to make it.

The password is sent from your browser to the server in cleartext over a secure connection. There is no way for anyone along the way to intercept that, unless they've hacked into the network (like with a fake certificate) in which case the leaked password is probably not your biggest problem.

On the server the password is salted and hashed before it is stored, so there's no risk there either.

Also see:

  • Email & Password login security (on the Firebase mailing list)
  • Is firebase JavaScript SDK secure over network?
  • Does Firebase Authentication store hashed and salted passwords?
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda