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

SMS sending problems with secondary factor authentication

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
angular, firebase, typescript

調査の方向性

リポジトリのファイルもテストも指定されていません。まず、リンクされたソーススニペットと、指定された Angular、Firebase、Node のバージョンを使用した Firebase の多要素 SMS フローを確認してください。断続的に発生する送信失敗を再現し、コンソールエラーが表示されない理由を調査してください。原因が確認され、修正またはリグレッションチェックが文書化されれば完了です。

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

説明

Version info
Angular CLI: 14.2.13
Node: 20.9.0 (Unsupported)
Package Manager: npm 10.1.0 
OS: win32 x64

Angular: 14.3.0
... animations, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router

Package                            Version
------------------------------------------------------------
@angular-devkit/architect          0.1402.13
@angular-devkit/build-angular      14.2.13
@angular-devkit/core               14.2.13
@angular-devkit/schematics         14.2.13
@angular/cdk                       14.2.7
@angular/cli                       14.2.13
@angular/fire                      7.6.1
@angular/material                  14.2.7
@angular/material-moment-adapter   14.2.7
@schematics/angular                14.2.13
rxjs                               7.8.1
typescript                         4.8.4
firebase                           9.23.0
The problem

I use multi-factor authentication. Email and password confirmation with a one-time SMS code. The SMS is 98% not sent and sometimes (I can't find a system) it is sent and received.
Neither the console nor does it write any errors, it's sending SMS successfully.

Code

The source code: https://gitlab.hostpark.hu/-/snippets/1

主要言語
TypeScript
スター
7.8k
フォーク
2.2k
平均マージ
3日 6時間
マージ済み PR(30日)
5

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

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

はじめの一歩

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

angular/angularfire のほかの issue

angular/angularfire の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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