firebase / firebase/firebase-admin-python

[FR] Send password reset email function

オープン
#618 コメント 6 件 リアクション 3 件 担当者 0 名 GitHub で見る
needs-triage type: feature request
主要言語
Python
スター
1.2k
フォーク
359
平均マージ
5日 6分
マージ済み PR(30日)
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 を短くまとめたダイジェスト。