angular / angular/angularfire

Spelling Mistake in Readme of Auth Section

Ouverte
#3,333 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
TypeScript
Étoiles
7.8k
Forks
2.2k
Merge moyen
22 h 28 min
PR mergées (30 j)
6

Description

### 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.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Examinez la section idToken de README et son exemple de constructeur. Vérifiez la variable référencée par console log par rapport à la variable de token utilisée dans l’exemple, puis copiez et exécutez l’exemple pour confirmer qu’il ne produit plus d’undefined-variable error.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
angular, firebase, typescript
Domaine
authentication, documentation
Type d'issue
Documentation
Difficulté
1/5
Temps estimé
Moins d'une heure
Activité
À l'abandon
Clarté
Clairement spécifiée
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.