firebase / firebase/firebase-admin-python

[FR] - When using Email/Password authentication, add a way to login with the password

Abierto
#731 2 comentarios 0 reacciones 0 asignados Ver en GitHub
needs-triage type: feature request
Lenguaje dominante
Python
Estrellas
1.2k
Forks
359
Merge medio
5 d 6 min
PR fusionados (30 d)
2

Descripción

**Is your feature request related to a problem? Please describe.**
There is a problem with the SDK. Although it offers the option to use email and password for authentication, I cannot locate any means to authenticate with a password in the auth.py file. Therefore, this method does not exist.

**Describe the solution you'd like**
Add an additional function called "get_user_password_hash_by_email" or "verify_hash_by_email" in order to verify if the current user's password matches.

**Additional context**
There isn't much context for this, but it's quite straightforward. I would be happy to assist if necessary.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.