justauth/JustAuth

Who is using JustAuth?(欢迎使用 JustAuth 的个人、组织和公司在此留言)

zhangyd-c opened this issue · 7 comments

Who is using JustAuth?

Sincerely thank everyone who constantly keeps on using and supporting JustAuth. We will try our best to make JustAuth better and make the community and ecology more prosperous.

The original intention of this issue

  • We’d like to listen to the community to make JustAuth better.
  • We want to attract more partners to contribute to JustAuth.
  • Learn more about the practical use scenarios of JustAuth to facilitate the next step of planning.

What we expect from you

Please submit a comment in this issue to include the following information:

your company, school or organization.
your city and country.
your contact info: blog, email, twitter (at least one).
for what business scenario do you use JustAuth.

You can refer to the following sample answer:

* Organization: JustAuth    
* Location: Beijing, China    
* Contact: yadong.zhang0415@gmail.com
* Purpose: Quickly integrate third-party authorization login. 

Thanks again for your participation! Your support is the motivation for us to move forward.
JustAuth Team

谁在使用 JustAuth?

感谢正在使用和关注 JustAuth 的开发者,我们会持续投入,让 JustAuth 项目和社区更加繁荣。

这个 issue 的出发点

  • 聆听社区的声音,让 JustAuth 解决实际的问题
  • 吸引更多的开发者参与和贡献
  • 更多的了解 JustAuth 的实际使用场景,以便后续版本的计划

我们期待您能提供

在此提交一条评论, 评论内容包括:

您所在公司、学校或组织
您所在的城市、国家
您的联系方式: 微博、邮箱、微信 (至少一个)
您将 JustAuth 用于哪些业务场景

可以参考下面的示例:

组织:JustAuth
地点:**北京
联系方式: yadong.zhang0415@gmail.com
使用场景:快速集成第三方授权登录

多谢您的支持!
JustAuth 团队

mica 在用,不过 mica 是采用的源码形式(保留了作者名)另加改了一些代码。

详见:https://github.com/lets-mica/mica/tree/master/mica-social

其中有一些优化的点同步给了 @xkcoding 同学已经进行了优化,代码层面还有些优化的点,后面我会发 Pull requests 。

第三方登录SDK 5年前我就开源过一个 https://gitee.com/596392912/JFinal-oauth2.0-login 见证了人人、豆瓣的衰退。

为了开发 mica-social,先去开了个 mica-http 的库(基于 okhttp),由于 mica 是属于 Spring 全家桶系列,json 自然也是使用的 jackson。

最后还是感谢 JustAuth 所有开发者的奉献。

@ChunMengLu 感谢你的支持。我看了老哥你开源的几个产品,确实不错。 也通过 @xkcoding 了解了以下老哥的事迹, 佩服!

spring-boot-demosocial 模块在用,此 demo 主要演示 Spring Boot 项目如何使用 JustAuth 快速实现第三方登录。
仓库地址:https://github.com/xkcoding/spring-boot-demo

jfinal-justauth-demo 此 demo 主要演示 JFinal 项目如何使用 JustAuth 快速实现第三方登录。
仓库地址:https://github.com/xkcoding/jfinal-justauth-demo

两个仓库都不是什么大的项目或者特别有亮点的创意,旨在帮助大家快速集成 JustAuth

me.zhyd.oauth.exception.AuthException: Illegal redirect uri

微信:

redirect_uri | 是 | 请使用urlEncode对链接进行处理
按照demo的写不对啊。
请问要不要urlEncode

SpringSecurity使用JustAuth扩展第三方登录

https://mp.weixin.qq.com/s/45X6NmVR2NPSQNHFBRBY_Q

源码地址:https://github.com/dudiao/gits

某西北高校运维平台打算整合一下这个 先mark啦

QuasarSikaDesignAdmin使用JustAuth扩展第三方登录
案例地址:http://quasar.admin.sikacode.com/
源码地址
github: https://github.com/dq-open-cloud/quasar-sika-design-admin
gitee: https://gitee.com/sikadai/quasar-sika-design-admin