firebase / firebase/firebase-admin-python
[FR] - When using Email/Password authentication, add a way to login with the password
未关闭
needs-triage
type: feature request
- 主要语言
- Python
- 星标
- 1.2k
- 派生
- 359
- 平均合并
- 5 天 6 分钟
- 30 天内合并 PR
- 2
描述
**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.
贡献指南
评估
这个 Issue 还没有评估数据。