# springboot2-oauth2 **Repository Path**: s0315/springboot2-oauth2 ## Basic Information - **Project Name**: springboot2-oauth2 - **Description**: 基于springboo2实现oauth2的授权机制 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2018-07-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot2-oauth2 #### 项目介绍 基于springboo2实现oauth2的授权机制,目前网上很多关于springboot2实现oauth2的认证例子, 全部是来自一片文章转载所得,以下个人从头到尾实现一个基于springboot2的oauth2的实现方式及源码实现和相关的注释 #### oauth2的认证流程图 ![输入图片说明](https://images.gitee.com/uploads/images/2018/0727/203349_e9e64125_1807801.png) #### 以下是项目介绍具体查看代码。 ![输入图片说明](https://images.gitee.com/uploads/images/2018/0727/205153_0ba98e8e_1807801.png "项目介绍.png")