提交 fde490a2 编写于 作者: 智布道's avatar 智布道 👁

🔖 增加今日头条的授权登陆。注:该版为beta版,因头条开发者申请的问题,并未经过测试。待测试通过后正式发布release版

上级 da23fcd5
......@@ -64,7 +64,7 @@ JustAuth,如你所见,它仅仅是一个**第三方授权登录**的**工具
<dependency>
<groupId>me.zhyd.oauth</groupId>
<artifactId>JustAuth</artifactId>
<version>1.6.0</version>
<version>1.6.0-beta</version>
</dependency>
```
- 调用api
......
......@@ -5,8 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<groupId>me.zhyd.oauth</groupId>
<artifactId>JustAuth-beta</artifactId>
<version>1.6.0</version>
<artifactId>JustAuth</artifactId>
<version>1.6.0-beta</version>
<name>JustAuth</name>
<url>https://gitee.com/yadong.zhang/JustAuth</url>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册