We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1bda07 commit 9ceb6eaCopy full SHA for 9ceb6ea
docs/system-design/authority-certification/JWT-advantages-and-disadvantages.md
@@ -78,8 +78,8 @@ JWT 最适合的场景是无状态的场景,如果考虑到 token 注销和 to
78
79
## Reference
80
81
+- [JWT 超详细分析](https://learnku.com/articles/17883?order_by=vote_count&)
82
- https://medium.com/devgorilla/how-to-log-out-when-using-jwt-a8c7823e8a6
-- [JWT 超详细分析](https://learnku.com/articles/17883?order_by=vote_count&)
83
- https://medium.com/@agungsantoso/csrf-protection-with-json-web-tokens-83e0f2fcbcc
84
- [Invalidating JSON Web Tokens](https://stackoverflow.com/questions/21978658/invalidating-json-web-tokens)
85
0 commit comments