firebase-admin-python icon indicating copy to clipboard operation
firebase-admin-python copied to clipboard

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

Open MosheWorld opened this issue 2 years ago • 2 comments

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.

MosheWorld avatar Oct 17 '23 23:10 MosheWorld

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

google-oss-bot avatar Oct 17 '23 23:10 google-oss-bot

Hi I'm highly interested in this issue. Could you assign it to me?

Adeline09 avatar Nov 29 '23 02:11 Adeline09