From 0c06821b37eff7a143b4bd22ff146ec7320f50e4 Mon Sep 17 00:00:00 2001 From: guide Date: Fri, 16 Oct 2020 14:03:52 +0800 Subject: [PATCH] [refractor]readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae9d585f..4543efab 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ ### 认证授权 -**[认证授权基础:搞清 Authentication,Authorization 以及 Cookie、Session、Token、OAuth 2、SSO](docs/system-design/authority-certification/basis-of-authority-certification.md)** +**[《认证授权基础》](docs/system-design/authority-certification/basis-of-authority-certification.md)** 这篇文章中我会介绍认证授权常见概念: **Authentication**,**Authorization** 以及 **Cookie**、**Session**、Token、**OAuth 2**、**SSO** 。如果你不清楚这些概念的话,建议好好阅读一下这篇文章。 #### JWT