# ssoj **Repository Path**: redfisky/ssoj ## Basic Information - **Project Name**: ssoj - **Description**: Spring Security Oauth JWT Demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ssoj Spring Security Oauth JWT 简单整合Demo - 授权码模式, JWT 对称加密 - 自定义UserDetailsService - ClientDetailsService暂未实现