We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4126b2 + 2ef1797 commit b00968fCopy full SHA for b00968f
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