angular / angular/angularfire

Spelling Mistake in Readme of Auth Section

未關閉
#3,333 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
TypeScript
星號
7.8k
分支
2.2k
平均合併
22 小時 28 分鐘
30 天內合併 PR
6

描述

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

貢獻指南

開啟貢獻指南

研究方向

檢查 README 的 idToken 區段及其建構函式範例。將 console log 參照的變數與範例中使用的 token 變數進行比對,然後複製並執行該範例,以確認它不再產生 undefined-variable error。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
angular, firebase, typescript
領域
authentication, documentation
Issue 類型
文件
難度
1/5
預估耗時
1 小時以內
活躍度
停滯
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。