Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
justauth
JustAuth
提交
6f313fa9
J
JustAuth
项目概览
justauth
/
JustAuth
1 年多 前同步成功
通知
394
Star
15212
Fork
2708
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
J
JustAuth
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
6f313fa9
编写于
6月 24, 2020
作者:
智布道
👁
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
🔖
发布 v1.15.5
上级
36bcebdd
变更
7
隐藏空白更改
内联
并排
Showing
7 changed file
with
20 addition
and
17 deletion
+20
-17
README.en-US.md
README.en-US.md
+3
-3
README.md
README.md
+3
-3
bin/version.txt
bin/version.txt
+1
-1
docs/README.md
docs/README.md
+2
-2
docs/_coverpage.md
docs/_coverpage.md
+1
-1
docs/update.md
docs/update.md
+7
-4
pom.xml
pom.xml
+3
-3
未找到文件。
README.en-US.md
浏览文件 @
6f313fa9
...
...
@@ -6,7 +6,7 @@
</p>
<p
align=
"center"
>
<a
target=
"_blank"
href=
"https://search.maven.org/search?q=JustAuth"
>
<img
src=
"https://img.shields.io/badge/Maven%20Central--1.15.5-
alpha-
blue"
></img>
<img
src=
"https://img.shields.io/badge/Maven%20Central--1.15.5-blue"
></img>
</a>
<a
target=
"_blank"
href=
"https://gitee.com/yadong.zhang/JustAuth/blob/master/LICENSE"
>
<img
src=
"https://img.shields.io/apm/l/vim-mode.svg?color=yellow"
></img>
...
...
@@ -15,7 +15,7 @@
<img
src=
"https://img.shields.io/badge/JDK-1.8+-green.svg"
></img>
</a>
<a
target=
"_blank"
href=
"https://apidoc.gitee.com/yadong.zhang/JustAuth/"
title=
"API文档"
>
<img
src=
"https://img.shields.io/badge/Api%20Docs--1.15.5-
alpha-
latest-orange"
></img>
<img
src=
"https://img.shields.io/badge/Api%20Docs--1.15.5-latest-orange"
></img>
</a>
<a
target=
"_blank"
href=
"https://docs.justauth.whnb.wang"
title=
"参考文档"
>
<img
src=
"https://img.shields.io/badge/Docs-latest-blueviolet.svg"
></img>
...
...
@@ -97,7 +97,7 @@ These artifacts are available from Maven Central:
<dependency>
<groupId>
me.zhyd.oauth
</groupId>
<artifactId>
JustAuth
</artifactId>
<version>
1.15.5
-alpha
</version>
<version>
1.15.5
</version>
</dependency>
```
-
Using JustAuth
...
...
README.md
浏览文件 @
6f313fa9
...
...
@@ -6,7 +6,7 @@
</p>
<p
align=
"center"
>
<a
target=
"_blank"
href=
"https://search.maven.org/search?q=JustAuth"
>
<img
src=
"https://img.shields.io/badge/Maven%20Central--1.15.5-
alpha-
blue"
></img>
<img
src=
"https://img.shields.io/badge/Maven%20Central--1.15.5-blue"
></img>
</a>
<a
target=
"_blank"
href=
"https://gitee.com/yadong.zhang/JustAuth/blob/master/LICENSE"
>
<img
src=
"https://img.shields.io/apm/l/vim-mode.svg?color=yellow"
></img>
...
...
@@ -15,7 +15,7 @@
<img
src=
"https://img.shields.io/badge/JDK-1.8+-green.svg"
></img>
</a>
<a
target=
"_blank"
href=
"https://apidoc.gitee.com/yadong.zhang/JustAuth/"
title=
"API文档"
>
<img
src=
"https://img.shields.io/badge/Api%20Docs-
-1.15.5-alpha
-latest-orange"
></img>
<img
src=
"https://img.shields.io/badge/Api%20Docs-
1.15.5
-latest-orange"
></img>
</a>
<a
target=
"_blank"
href=
"https://docs.justauth.whnb.wang"
title=
"参考文档"
>
<img
src=
"https://img.shields.io/badge/Docs-latest-blueviolet.svg"
></img>
...
...
@@ -96,7 +96,7 @@ JustAuth,如你所见,它仅仅是一个**第三方授权登录**的**工具
<dependency>
<groupId>
me.zhyd.oauth
</groupId>
<artifactId>
JustAuth
</artifactId>
<version>
1.15.5
-alpha
</version>
<version>
1.15.5
</version>
</dependency>
```
-
调用api
...
...
bin/version.txt
浏览文件 @
6f313fa9
1.15.5
-alpha
1.15.5
docs/README.md
浏览文件 @
6f313fa9
...
...
@@ -9,7 +9,7 @@
</p>
<p
align=
"center"
>
<a
target=
"_blank"
href=
"https://search.maven.org/search?q=JustAuth"
>
<img
src=
"https://img.shields.io/badge/Maven%20Central--1.15.5-
alpha-
blue"
></img>
<img
src=
"https://img.shields.io/badge/Maven%20Central--1.15.5-blue"
></img>
</a>
<a
target=
"_blank"
href=
"https://gitee.com/yadong.zhang/JustAuth/blob/master/LICENSE"
>
<img
src=
"https://img.shields.io/apm/l/vim-mode.svg?color=yellow"
></img>
...
...
@@ -18,7 +18,7 @@
<img
src=
"https://img.shields.io/badge/JDK-1.8+-green.svg"
></img>
</a>
<a
target=
"_blank"
href=
"https://apidoc.gitee.com/yadong.zhang/JustAuth/"
title=
"API文档"
>
<img
src=
"https://img.shields.io/badge/Api%20Docs-1.15.5-
alpha-
orange"
></img>
<img
src=
"https://img.shields.io/badge/Api%20Docs-1.15.5-orange"
></img>
</a>
<a
target=
"_blank"
href=
"https://docs.justauth.whnb.wang"
title=
"参考文档"
>
<img
src=
"https://img.shields.io/badge/Docs-latest-blueviolet.svg"
></img>
...
...
docs/_coverpage.md
浏览文件 @
6f313fa9
![](
_media/justauth@0,25x.png
)
# JustAuth <small>1.15.5
-alpha
</small>
# JustAuth <small>1.15.5</small>
<strong>
史上最全的整合第三方登录的开源库
</strong>
...
...
docs/update.md
浏览文件 @
6f313fa9
## 1.15.5
-alpha
### 2020/06/
07
## 1.15.5
### 2020/06/
24
-
BUG
-
解决
`Microsoft`
授权失败的 BUG
-
解决
`Coding`
个人账号授权失败的 BUG(目前只能使用团队模式进行授权,需要传入团队名,参考
`AuthConfig#codingGroupName`
)
-
解决
`AuthLinkedinRequest#getAvatar`
NPE 的问题。(领英用户没有头像时,原代码会报 NPE)
-
解决抖音登录获取用户地址异常的问题。
-
解决人人网登录时 token 中带有
`|`
引起的异常,
[
Gitee!15
](
https://gitee.com/yadong.zhang/JustAuth/pulls/15
)
-
新增
-
支持阿里云授权登录,
[
Github#81
](
https://github.com/justauth/JustAuth/pull/81
)
-
AuthUser 中新增
`rawUserInfo`
,用来存放第三方平台返回的原始用户数据。注:淘宝平台的
`rawUserInfo`
为一个空 JSON
-
支持 Http 级的代理配置,使用方式:
```
java
...
...
@@ -21,9 +23,10 @@ new AuthGoogleRequest(AuthConfig.builder()
.
build
());
```
-
修改
-
升级
[
simple-http
](
https://github.com/xkcoding/simple-http
)
到
`v1.0.2`
-
升级
`fastjson`
到
`v1.2.71`
-
删除
-
删除
**腾讯云登录**
。coding 已并入 腾讯云,因此只保留 coding 登录
-
:boom: 删除
**腾讯云登录**
。coding 已并入 腾讯云,因此只保留 coding 登录 :boom:
-
文档
-
新增
[
Coding登录
](
oauth/coding.md
)
文档
-
完善
[
支付宝登录
](
oauth/alipay.md
)
文档
...
...
pom.xml
浏览文件 @
6f313fa9
...
...
@@ -6,7 +6,7 @@
<groupId>
me.zhyd.oauth
</groupId>
<artifactId>
JustAuth
</artifactId>
<version>
1.15.5
-alpha
</version>
<version>
1.15.5
</version>
<name>
JustAuth
</name>
<url>
https://gitee.com/yadong.zhang/JustAuth
</url>
...
...
@@ -60,10 +60,10 @@
<maven-surefire-version>
2.20
</maven-surefire-version>
<maven-gpg-version>
1.6
</maven-gpg-version>
<maven.test.skip>
false
</maven.test.skip>
<simple-http.version>
1.0.2
-SNAPSHOT
</simple-http.version>
<simple-http.version>
1.0.2
</simple-http.version>
<lombok-version>
1.18.10
</lombok-version>
<junit-version>
4.11
</junit-version>
<fastjson-version>
1.2.
69
</fastjson-version>
<fastjson-version>
1.2.
71
</fastjson-version>
<alipay-sdk-version>
4.8.10.ALL
</alipay-sdk-version>
<jacoco-version>
0.8.2
</jacoco-version>
</properties>
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录