SMS sending problems with secondary factor authentication
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 2.2k
- Avg merge
- 22h 28m
- Merged PRs (30d)
- 6
Description
### 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](https://gitlab.hostpark.hu/-/snippets/1)
Contributor guide
Research direction
No repository file or test is named; start by reviewing the linked source snippet and the Firebase multi-factor SMS flow using the reported Angular, Firebase, and Node versions. Reproduce the intermittent send failure and inspect why no console error appears. Done means a confirmed cause and a documented fix or regression check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, firebase, typescript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100