Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
justauth
JustAuth
提交
7ffda873
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看板
提交
7ffda873
编写于
4月 11, 2023
作者:
智布道
👁
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
替换 justauth.wiki 域名,该域名暂时不可用,请使用 justauth.cn
上级
90a9d56f
变更
5
显示空白变更内容
内联
并排
Showing
5 changed file
with
15 addition
and
15 deletion
+15
-15
.github/FUNDING.yml
.github/FUNDING.yml
+1
-1
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/bug_report.md
+2
-2
CHANGELOGS.md
CHANGELOGS.md
+6
-6
README.en-US.md
README.en-US.md
+5
-5
docs/index.html
docs/index.html
+1
-1
未找到文件。
.github/FUNDING.yml
浏览文件 @
7ffda873
...
...
@@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
liberapay
:
# Replace with a single Liberapay username
issuehunt
:
# Replace with a single IssueHunt username
otechie
:
# Replace with a single Otechie username
custom
:
[
'
https://
justauth.wiki
/sponsor.html'
]
custom
:
[
'
https://
www.justauth.cn
/sponsor.html'
]
.github/ISSUE_TEMPLATE/bug_report.md
浏览文件 @
7ffda873
...
...
@@ -9,8 +9,8 @@ assignees: ''
## Pre-submission checklist:
-
[ ] I have searched the relevant information in the existing list of Issues.
-
[ ] I have searched the developer documentation for that information: https://
justauth.wiki
-
[ ] I have read the relevant Q&A: https://
justauth.wiki
-
[ ] I have searched the developer documentation for that information: https://
www.justauth.cn
-
[ ] I have read the relevant Q&A: https://
www.justauth.cn
## Issue description
...
...
CHANGELOGS.md
浏览文件 @
7ffda873
...
...
@@ -161,7 +161,7 @@
-
新增
[
微信企业版登录
](
oauth/wechatEnterprise.md
)
文档
-
新增
[
Facebook 登录
](
oauth/facebook.md
)
文档
-
完善
[
JustAuth 使用者
](
users.md
)
文档
-
替换“帮助文档”域名,由
[
https://docs.justauth.whnb.wang
](
https://docs.justauth.whnb.wang
)
迁移到
[
https://
justauth.wiki
](
https://justauth.wiki
)
-
替换“帮助文档”域名,由
[
https://docs.justauth.whnb.wang
](
https://docs.justauth.whnb.wang
)
迁移到
[
https://
www.justauth.cn
](
https://www.justauth.cn
)
-
新增
-
增加阿里云授权登录中刷新授权token的接口,by “QQ群用户需求”
-
AuthConfig 增加忽略校验 state 的参数,详情参考:
[
Github#Issue#83
](
https://github.com/justauth/JustAuth/issues/83
)
...
...
@@ -214,7 +214,7 @@ new AuthGoogleRequest(AuthConfig.builder()
-
修复
-
解决 Twitter 授权失败的BUG
-
文档
-
完善
[
https://
justauth.wiki
](
https://justauth.wiki
/
)
的404引导页内容
-
完善
[
https://
www.justauth.cn
](
https://www.justauth.cn
/
)
的404引导页内容
-
增加名词解释:
`uuid`
-
补充
[
Q&A
](
Q&A.md
)
-
新增
[
参考文档
](
references.md
)
,包含 OAuth 授权和第三方平台的API文档等内容
...
...
@@ -294,9 +294,9 @@ System.setProperty("proxyHost", "127.0.0.1");
-
新增
-
增加微信、QQ、支付宝、微博授权登录的帮助文档
-
合并
[
PR#57
](
https://github.com/justauth/JustAuth/pull/57
)
,增加微信公众号登录 by
[
@xkcoding
](
https://github.com/xkcoding
)
-
[
帮助文档
](
https://
justauth.wiki
)
中增加自定义的404页面
-
[
帮助文档
](
https://
justauth.wiki
)
中增加Gittalk插件
-
[
帮助文档
](
https://
justauth.wiki
)
中增加Java代码高亮的插件
-
[
帮助文档
](
https://
www.justauth.cn
)
中增加自定义的404页面
-
[
帮助文档
](
https://
www.justauth.cn
)
中增加Gittalk插件
-
[
帮助文档
](
https://
www.justauth.cn
)
中增加Java代码高亮的插件
-
增加
`AuthUserGender#getWechatRealGender`
方法,兼容获取微信平台的用户性别
-
修改
-
修复抖音登录取值取错层级的问题(
[
issue#I15SIG@Gitee
](
https://gitee.com/yadong.zhang/JustAuth/issues/I15SIG
)
)
...
...
@@ -305,7 +305,7 @@ System.setProperty("proxyHost", "127.0.0.1");
-
`AuthResponseStatus`
枚举类中增加
`ILLEGAL_STATUS`
、
`REQUIRED_REFRESH_TOKEN`
两个枚举值
-
`AuthSource`
接口中增加
`getName`
方法,用来对外提供实际
`source`
的字符串值
-
`AuthWeiboRequest`
微博授权登录中实现
`revoke`
方法,支持手动回收授权
-
[
帮助文档
](
https://
justauth.wiki
)
中修复[腾讯云登录]链接错误的问题
-
[
帮助文档
](
https://
www.justauth.cn
)
中修复[腾讯云登录]链接错误的问题
-
升级
-
升级相关依赖:lombok@v1.18.10,hutool@5.0.5,fastjson@1.2.62,alipay@4.8.10.ALL(
[
PR#11@Gitee
](
https://gitee.com/yadong.zhang/JustAuth/pulls/11
)
)
...
...
README.en-US.md
浏览文件 @
7ffda873
<p
align=
"center"
>
<a
href=
"https://
justauth.wiki
"
><img
src=
"https://gitee.com/yadong.zhang/static/raw/master/JustAuth/Justauth.png"
width=
"400"
></a>
<a
href=
"https://
www.justauth.cn
"
><img
src=
"https://gitee.com/yadong.zhang/static/raw/master/JustAuth/Justauth.png"
width=
"400"
></a>
</p>
<p
align=
"center"
>
<strong>
Login, so easy.
</strong>
...
...
@@ -17,7 +17,7 @@
<a
target=
"_blank"
href=
"https://www.oracle.com/technetwork/java/javase/downloads/index.html"
>
<img
src=
"https://img.shields.io/badge/JDK-1.8+-green.svg"
></img>
</a>
<a
target=
"_blank"
href=
"https://
justauth.wiki
"
title=
"参考文档"
>
<a
target=
"_blank"
href=
"https://
www.justauth.cn
"
title=
"参考文档"
>
<img
src=
"https://img.shields.io/badge/Docs-latest-blueviolet.svg"
></img>
</a>
<a
href=
"https://codecov.io/gh/justauth/JustAuth"
>
...
...
@@ -43,7 +43,7 @@
`JustAuth`
, as you see, It is just a Java library of third-party authorized login, It's smaller and easier to use. JustAuth is the best third-party login tool written in JAVA.
Source Code:
[
gitee
](
https://gitee.com/yadong.zhang/JustAuth
)
|
[
github
](
https://github.com/zhangyd-c/JustAuth
)
Docs:
[
Reference Doc
](
https://
justauth.wiki
)
Docs:
[
Reference Doc
](
https://
www.justauth.cn
)
## Features
...
...
@@ -180,11 +180,11 @@ I look forward to your joining us.
## Contributors
[
contributors
](
https://
justauth.wiki
/contributors.html
)
[
contributors
](
https://
www.justauth.cn
/contributors.html
)
## Change Logs
[
CHANGELOGS
](
https://
justauth.wiki
/update.html
)
[
CHANGELOGS
](
https://
www.justauth.cn
/update.html
)
## Recommend
...
...
docs/index.html
浏览文件 @
7ffda873
...
...
@@ -16,7 +16,7 @@
</head>
<body>
<script>
window
.
location
.
href
=
"
https://
justauth.wiki
"
;
window
.
location
.
href
=
"
https://
www.justauth.cn
"
;
</script>
</body>
</html>
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录