# spring-authorization-server **Repository Path**: agangdundan/spring-authorization-server ## Basic Information - **Project Name**: spring-authorization-server - **Description**: 基于 spring boot 3.2.0,对 spring-authorization-server 的个人解读,包括 oauth2.1、oidc、 客户端、授权服务器、资源服务器等相关内容。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2024-05-06 - **Last Updated**: 2024-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### oauth2.1 特性 https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-oauth2.1.md #### Spring Authorization Server https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-sas.md #### PKCE扩展 https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-pkce.md #### 集成数据库 https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-db.md #### 问题发现 https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-ex.md #### 自定义系列 https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-zdy.md #### 设备授权 https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-device.md #### 前后端分离 筹备中... #### 扩展 Grant Type https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-ext.md #### oauth2 登录 https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-login.md