Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

SMS sending problems with secondary factor authentication

未关闭
#3,464 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
25/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
angular, firebase, typescript

调研方向

未指定 repository 文件或测试;首先使用所报告的 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 小时
30 天内合并 PR
5

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

angular/angularfire 的其他 Issue

查看 angular/angularfire 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

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