Skip to content

Commit b00968f

Browse files
authored
Merge pull request #131 from magussiro/patch-2
fix implicit meaning
2 parents b4126b2 + 2ef1797 commit b00968f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README-tw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
---
88

99
## 身份認證
10-
- [ ] 不要使用 `Basic Auth` 使用標準的認證協議 (如 JWT, OAuth).
10+
- [ ] 不要使用 `Basic Auth`, 使用標準的認證協議取而代之 (如 JWT, OAuth).
1111
- [ ] 不要再造 `Authentication`, `token generating`, `password storing` 這些輪子, 使用標準的.
1212
- [ ] 在登錄中使用 `Max Retry` 和自動封禁功能.
1313
- [ ] 加密所有的敏感數據.

0 commit comments

Comments
 (0)