1
0
mirror of synced 2026-05-22 13:43:20 +00:00
Files
JustAuth/README.md
T

28 lines
2.0 KiB
Markdown
Raw Normal View History

2019-02-18 10:36:17 +08:00
<p align="center">
<a href="https://www.justauth.cn/"><img src="https://gitee.com/yadong.zhang/static/raw/master/JustAuth/logo.png" width="400"></a>
</p>
<p align="center">
<strong>Login, so easy.</strong>
</p>
<p align="center">
<a target="_blank" href="https://search.maven.org/search?q=g:%22me.zhyd%22%20AND%20a:%22JustAuth%22">
<img src="https://img.shields.io/badge/Maven Central-1.0.0-blue.svg" ></img>
</a>
<a target="_blank" href="https://gitee.com/yadong.zhang/JustAuth/blob/master/LICENSE">
<img src="https://img.shields.io/badge/License-GPL%20v3-yellow.svg" ></img>
</a>
<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>
</p>
2019-02-18 11:42:35 +08:00
-------------------------------------------------------------------------------
2019-02-18 11:37:30 +08:00
| <a href="https://gitee.com/"><img src="https://gitee.com/logo_icon.png" width="30"></a> |[![](https://gitee.com/yadong.zhang/static/raw/master/JustAuth/github.png)](https://github.com) | [![](https://gitee.com/yadong.zhang/static/raw/master/JustAuth/weibo.png)](https://weibo.com) | [![](https://gitee.com/yadong.zhang/static/raw/master/JustAuth/csdn.png)](https://www.csdn.net/)| [![](https://gitee.com/yadong.zhang/static/raw/master/JustAuth/dingding.png)](https://www.dingtalk.com)| [![](https://gitee.com/yadong.zhang/static/raw/master/JustAuth/qq.png)](https://connect.qq.com/devuser.html#/)|[![](https://gitee.com/yadong.zhang/static/raw/master/JustAuth/wechats.png)](https://mp.weixin.qq.com/cgi-bin/loginpage?t=wxm2-login&lang=zh_CN)|
2019-02-18 11:42:35 +08:00
| :----------------: | :-----------------: | :---------: | :---------: | :---------: | :---------:| :---------:|
2019-02-18 11:37:30 +08:00
| [Gitee](#Gitee) | [Github](#Github)|[Weibo](#Weibo) | [CSDN](#CSDN) |[钉钉](#钉钉)|[QQ](#QQ)| [微信](#微信) |
2019-02-18 11:42:35 +08:00
JustAuth,如你所见,它仅仅是一个**第三方授权登录**的**工具类库**,它可以让我们脱离繁琐的第三方登录SDK,让登录变得**So easy!**
2019-02-18 10:36:17 +08:00