We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43fa39 commit 5ffcf97Copy full SHA for 5ffcf97
1 file changed
README-tw.md
@@ -7,7 +7,7 @@
7
---
8
9
## 身份認證
10
-- [ ] 不要使用 `Basic Auth` 使用標準的認證協議 (如 JWT, OAuth).
+- [ ] 不要使用 `Basic Auth` 使用標準的認證協議取而代之 (如 JWT, OAuth).
11
- [ ] 不要再造 `Authentication`, `token generating`, `password storing` 這些輪子, 使用標準的.
12
- [ ] 在登錄中使用 `Max Retry` 和自動封禁功能.
13
- [ ] 加密所有的敏感數據.
0 commit comments