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

257
Vistas
Angular/Firebase/Password

I have an angular project set up with Firebase. I have a Create user form. It works perfectly when I create the user, and it displayed in firebase Users

But when I try to log in, it says the password is incorrect. But I 100% sure the password is correct.

Can someone explain to me how is this possible or where is my mistake?

onLogin() {
  let email: string = this.loginForm.get('email').value;
  let password: string = this.loginForm.get('password').value; 
  this.auth.signInWithEmailAndPassword(email,password).then(
    () => {
      this.router.navigate(['home'])
    }
  )
}
about 4 years ago · Juan Pablo Isaza
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