# imooc-security **Repository Path**: abigdreamer/imooc-security ## Basic Information - **Project Name**: imooc-security - **Description**: 基于Spring Security + Spring Boot实现的规范的、完整的认证授权公用模块 子项目imooc-security-core为公共模块;封装了如下组件: 全局参数properties定义 短信发送接口定义以及默认实现 实体类定义(验证码) 验证码校验过滤器(图形验证码和短信验证码) 验证码生成器 模仿spring-security实现的一套手机号登录组件 子项目imooc-security-browser:网页登录模块 自定义登陆成功、登录失败处理实现 自定义获取用户信息组件(实现Spring security接口实现) 子项目imooc-security-app:移动端登录模块 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 32 - **Created**: 2018-10-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # imooc-security #### 项目介绍 基于Spring Security + Spring Boot实现的规范的、完整的认证授权公用模块 #### 软件架构 软件架构说明 认证逻辑 1. 客户端: 1.1. 浏览器认证: 1.1.1. 认证方式: 1.1.1.1. 表单登陆 表单认证流程详解图(源码级) ![输入图片说明](https://images.gitee.com/uploads/images/2018/1013/022112_b9f0c2cd_1518526.jpeg "SpringSecurity表单登陆详解图.jpg") #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)