firebase / firebase/firebase-admin-python

[FR] Send password reset email function

未关闭
#618 6 条评论 3 个 reaction 已指派 0 人 在 GitHub 查看
needs-triage type: feature request
主要语言
Python
星标
1.2k
派生
359
平均合并
5 天 6 分钟
30 天内合并 PR
2

描述

**Is your feature request related to a problem? Please describe.**
Via `firebase_admin_auth` I'm able to create and manage users. When I want to generate a password reset email through the default Firebase functionality (Firebase sends the email), I'm not able to do this through the Admin SDK, as only `generate_password_reset_link` is supported. I have to resort to sending a REST API call instead.

**Describe the solution you'd like**
Support a `send_password_reset_email` function that sends an email via Firebase to reset her password, similar to the Node.js client.

**Describe alternatives you've considered**
Sending a REST API call through HTTP.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。