xkcoding / spring-boot-demo

🚀一个用来深入学习并实战 Spring Boot 的项目。
https://parg.co/UZM
MIT License
33.1k stars 10.89k forks source link

整合 justauth security #62

Open youwozaigithub opened 5 years ago

youwozaigithub commented 5 years ago

可以做一个 使用 justauth 登陆成功后,交由security管理的demo吗

xkcoding commented 5 years ago

没问题,后续会添加使用 justauth 登录 github,登录信息由 Security 管理

luoqiz commented 4 years ago

可以做一个 使用 justauth 登陆成功后,交由security管理的demo吗

我写了一个spring security整合justauth 的项目,你可以参考一下,地址:https://gitee.com/luoqiz/justauth-spring-security-starter.git

xkcoding commented 4 years ago

@luoqiz :clap: 感谢!建议配套出个详细点的文章,方便后续需要的朋友,可以查阅,十分感谢

youwozaigithub commented 4 years ago

好的,非常感谢

------------------ 原始邮件 ------------------ 发件人: "luoqiz"<notifications@github.com>; 发送时间: 2019年11月26日(星期二) 晚上6:03 收件人: "xkcoding/spring-boot-demo"<spring-boot-demo@noreply.github.com>; 抄送: "董帅"<819546823@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [xkcoding/spring-boot-demo] 整合 justauth security (#62)

可以做一个 使用 justauth 登陆成功后,交由security管理的demo吗

我写了一个spring security整合justauth 的项目,你可以参考一下,地址:https://gitee.com/luoqiz/justauth-spring-security-starter.git

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

luoqiz commented 4 years ago

比较详细的介绍 https://www.yuque.com/luoqiz/vzz44e/ypklli