From 46f7c7274465483eb171dd691668f0b933e0f1ac Mon Sep 17 00:00:00 2001 From: "yadong.zhang" Date: Mon, 12 Apr 2021 11:41:43 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6cba37b..b165ea2 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ authRequest.login(callback); - `SpringBlade` 完整的线上解决方案(企业开发必备): [https://gitee.com/smallc/SpringBlade](https://gitee.com/smallc/SpringBlade) - `MaxKey` 马克思的钥匙,寓意是最大钥匙,是用户单点登录认证系统(Sigle Sign On System),OAuth 2.0/OpenID Connect、SAML 2.0、JWT、CAS等标准化的开放协议,使用JustAuth集成OAuth第三方认证。: [https://shimingxy.github.io/MaxKey/](https://shimingxy.github.io/MaxKey/) - `YurunOAuthLogin` PHP 第三方登录授权 SDK:[YurunOAuthLogin](https://gitee.com/yurunsoft/YurunOAuthLogin) +- `sureness` 面向restful api的高性能认证鉴权框架:[sureness](https://github.com/usthe/sureness) ## 鸣谢 - 感谢 JetBrains 提供的免费开源 License: -- GitLab