Skip to content

Commit 9ceb6ea

Browse files
committed
Update JWT-advantages-and-disadvantages.md
1 parent b1bda07 commit 9ceb6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/system-design/authority-certification/JWT-advantages-and-disadvantages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ JWT 最适合的场景是无状态的场景,如果考虑到 token 注销和 to
7878

7979
## Reference
8080

81+
- [JWT 超详细分析](https://learnku.com/articles/17883?order_by=vote_count&)
8182
- https://medium.com/devgorilla/how-to-log-out-when-using-jwt-a8c7823e8a6
82-
- [JWT 超详细分析](https://learnku.com/articles/17883?order_by=vote_count&)
8383
- https://medium.com/@agungsantoso/csrf-protection-with-json-web-tokens-83e0f2fcbcc
8484
- [Invalidating JSON Web Tokens](https://stackoverflow.com/questions/21978658/invalidating-json-web-tokens)
8585

0 commit comments

Comments
 (0)