justauth-spring-boot-starter
V1.3.5 发布成功
justauth-spring-boot-starter
是 Spring Boot 集成 JustAuth 的最佳实践。如果你的项目是基于 Spring Boot 构建,则推荐你用 justauth-spring-boot-starter
,源码地址:justauth-spring-boot-starter
justauth-spring-boot-starter
是由在 github 已获 20k 关注度的深度学习并实战 springboot 项目的作者(xkcoding)提供, 项目地址,spring-boot-demo
论小白上手 Spring Boot 、老手深度学习 Spring Boot,spring-boot-demo 最适合!
<dependency>
<groupId>com.xkcoding.justauth</groupId>
<artifactId>justauth-spring-boot-starter</artifactId>
<version>1.3.5</version>
</dependency>
application.yml
中添加配置配置信息注意:
justauth.type
节点的配置,请根据项目实际情况选择,多余的可以删除unionId
,则必须传union-id
配置,并置为true
alipay-public-key
Stack Overflow
登录,必传stack-overflow-key
agent-id
CODING
登录,必传coding-group-name
更多使用帮助,请参考 README
justauth-spring-security-starter: 1.1.12 也已由社区小伙伴发布完成。 justauth-spring-security-starter 是 Spring security 集成 JustAuth 实现第三方授权登录脚手架。项目地址:justauth-spring-boot-security-starter。 该项目
JustAuth,如你所见,它仅仅是一个第三方授权登录的工具类库,它可以让我们脱离繁琐的第三方登录 SDK,让登录变得So easy!
目前已支持 Github 、Gitee 、微博、钉钉、百度、Coding 、腾讯云开发者平台、OSChina 、支付宝、QQ 、微信、淘宝、Google 、Facebook 、抖音、领英、小米、微软、今日头条、Teambition 、StackOverflow 、Pinterest 、人人、华为、企业微信、酷家乐、Gitlab 、美团、饿了么和推特等第三方平台的授权登录。Login, so easy!
废话不多说,就俩字:
本篇文章由一文多发平台ArtiPub自动发布