Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#731 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
firebase, python

調査の方向性

auth.py から始め、既存の email/password 認証 API と、存在する場合は関連するテストを調査します。SDK がパスワード検証をサポートしているかを判断し、公開 API とセキュリティ上の制約を明確にします。合意した動作が実装され、テストでカバーされれば完了です。

索引モデルが issue の本文から書いたものです。

説明

needs-triage type: feature request

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.

主要言語
Python
スター
1.2k
フォーク
359
平均マージ
3日 9時間
マージ済み PR(30日)
3

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

firebase/firebase-admin-python のほかの issue

firebase/firebase-admin-python の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。