diff --git a/README.en-US.md b/README.en-US.md index e35ffb6b61205e93e40396bf3a2487b19b129f9a..7608cc2efc79ed3100e486d6e3771adb3e435b20 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -6,7 +6,7 @@

- + @@ -15,7 +15,7 @@ - + @@ -97,7 +97,7 @@ These artifacts are available from Maven Central: me.zhyd.oauth JustAuth - 1.15.5 + 1.15.6 ``` - Using JustAuth diff --git a/README.md b/README.md index c3760d19ee35c245ce93c61f19d4fade0ec06c5b..dc9f6b439e20cf1e34d8c809566ab039c07cdf63 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

- + @@ -15,7 +15,7 @@ - + @@ -96,7 +96,7 @@ JustAuth,如你所见,它仅仅是一个**第三方授权登录**的**工具 me.zhyd.oauth JustAuth - 1.15.5 + 1.15.6 ``` - 调用api @@ -185,7 +185,7 @@ authRequest.login(callback); - `spring-boot-demo` 深度学习并实战 spring boot 的项目: [https://github.com/xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo) - `mica` SpringBoot 微服务高效开发工具集: [https://github.com/lets-mica/mica](https://github.com/lets-mica/mica) - `pig` 宇宙最强微服务认证授权脚手架(架构师必备): [https://gitee.com/log4j/pig](https://gitee.com/log4j/pig) -- `SpringBlade` 完整的线上解决方案(企业开发必备): https://gitee.com/smallc/SpringBlade +- `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/) ## 关注&交流 diff --git a/bin/version.txt b/bin/version.txt index d32434904bcb301ec02113568dfb2863a8290327..04cc99945d2e190b24fa4b13f840968c07eae23f 100644 --- a/bin/version.txt +++ b/bin/version.txt @@ -1 +1 @@ -1.15.5 +1.15.6 diff --git a/docs/README.md b/docs/README.md index 289b0383ff8d916365488e13ef4e41a80006d8a8..bc9ccefde4eadf69a0af59da8af1ac836ac9ef78 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,7 +9,7 @@

- + @@ -18,7 +18,7 @@ - + diff --git a/docs/_coverpage.md b/docs/_coverpage.md index dd34383c5b65abe574aa2def9efc3aff092c8811..487d738339bcdfa24b13ab89dfec642fec65c083 100644 --- a/docs/_coverpage.md +++ b/docs/_coverpage.md @@ -1,6 +1,6 @@ ![](_media/justauth@0,25x.png) -# JustAuth 1.15.5 +# JustAuth 1.15.6 史上最全的整合第三方登录的开源库 diff --git a/docs/_sidebar.md b/docs/_sidebar.md index bb8b58736d9d754e57b86e5cda93b0d60c7aab1f..010c19ea60874e103f7e0881adadfe8965cee548 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -16,16 +16,16 @@ - [√ 推特登录](oauth/twitter.md) - [√ Coding登录](oauth/coding.md) - [√ 阿里云登录](oauth/aliyun.md) - - [微信企业版登录](oauth/wechatEnterprise.md) - - [微信公众平台登录](oauth/wechat_mp.md) - [√ 百度登录](oauth/baidu.md) - [√ 钉钉登录](oauth/dingtalk.md) - [√ 开源中国登录](oauth/oschina.md) - - [淘宝登录](oauth/taobao.md) - [√ Google登录](oauth/google.md) - [√ Facebook登录](oauth/facebook.md) - - [抖音登录](oauth/douyin.md) - [√ 领英登录](oauth/linkedin.md) + - [微信企业版登录](oauth/wechatEnterprise.md) + - [微信公众平台登录](oauth/wechat_mp.md) + - [淘宝登录](oauth/taobao.md) + - [抖音登录](oauth/douyin.md) - [微软登录](oauth/microsoft.md) - [小米登录](oauth/mi.md) - [头条登录](oauth/toutiao.md) diff --git a/pom.xml b/pom.xml index 784387748faae42b83fab33c375ab79412b37bb2..394c566fe24a0792045cec49c6920e03e3e631ab 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ me.zhyd.oauth JustAuth - 1.15.5 + 1.15.6 JustAuth https://gitee.com/yadong.zhang/JustAuth