# oauth2-study **Repository Path**: shliuzw/oauth2-study ## Basic Information - **Project Name**: oauth2-study - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-21 - **Last Updated**: 2025-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于Spring Security 6 搭建的 OAuth2 实践代码 博客地址:https://blog.csdn.net/linwu_2006_2006/article/details/144627521 包括的内容: - 客户端 - 授权服务器 - 资源服务器 - 高级特性 - 实战应用