64 Forks
301 Stars
301 Watchers

spring-security-oauth2.0

本项目原名为CitySecurity,主要用于浏览器端的登录鉴权.使用了SpringSecurity实现表单安全登录、图形验证的校验、记住我时长控制机制、第三方登录.比较独特的一点是集合SpringSocial做第三方登录的支持(此处本人测试自用app-id和app-secret,如果需要测试可以帮忙点下星发邮件给我,会尽快给与回复,谢谢支持!).该方案是目前本人觉得比较完善的一套安全登录的方式,前端页面设计也是本人制作,比较简洁,当然你也可以用自己的一套比较漂亮的UI,此处仅供参考,有什么好的建议都可以给予反馈.该框架在Spring官方网站上也有相关的文档介绍,喜欢本项目的伙伴可以给我点下星,支持一下,当然可以与我交流,共同学习,共同进步!

How to download and setup spring-security-oauth2.0

Open terminal and run command
git clone https://github.com/fengcharly/spring-security-oauth2.0.git
git clone is used to create a copy or clone of spring-security-oauth2.0 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with spring-security-oauth2.0 https://github.com/fengcharly/spring-security-oauth2.0/archive/master.zip

Or simply clone spring-security-oauth2.0 with SSH
[email protected]:fengcharly/spring-security-oauth2.0.git

If you have some problems with spring-security-oauth2.0

You may open issue on spring-security-oauth2.0 support forum (system) here: https://github.com/fengcharly/spring-security-oauth2.0/issues