Spelling Mistake in Readme of Auth Section
- Vorherrschende Sprache
- TypeScript
- Sterne
- 7.8k
- Forks
- 2.2k
- Ø Merge
- 22 Std. 28 Min.
- Gemergte PRs (30 T.)
- 6
Beschreibung
### Version info
Not version related since it's in the readme of the project.
**Other (e.g. Ionic/Cordova, Node, browser, operating system):**
### How to reproduce these conditions
Copy the constructor code of the README file and run it anywhere in your project.
In the constructor of README the console log prints a variable that is not declared and produces undefined variable error.
**Sample data and security rules**
### Debug output
** Screenshots **
### Expected behavior
In the constructor of the section idToken in the README file the console log should be console.log(token);
### Actual behavior
In the constructor of the section idToken in the README file the console log is trying to print a variable called string that does not exist.
Beitragsleitfaden
Rechercherichtung
Überprüfe den idToken-Abschnitt von README und das Beispiel für seinen Konstruktor. Vergleiche die von console log referenzierte Variable mit der im Beispiel verwendeten Token-Variable, kopiere das Beispiel und führe es aus, um zu bestätigen, dass es keinen undefined-variable error mehr erzeugt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- angular, firebase, typescript
- Bereich
- authentication, documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 1/5
- Geschätzter Aufwand
- Unter einer Stunde
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 45/100