# jd_auth **Repository Path**: CoderGeshu/jd_auth ## Basic Information - **Project Name**: jd_auth - **Description**: 模拟京东开放授权平台 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-03-06 - **Last Updated**: 2022-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## JD Auth 系统介绍:模拟京东开放授权平台,向 Rabbit 授权,Rabbit 项目地址:https://gitee.com/CoderGeshu/rabbit-app **IDEA Tomcat 配置** Open browser - url: `http://localhost:8082/` - VM options: `-Dfile.encoding=UTF-8` Server Settings - HTTP port: `8082` - JMX port: `1010` **Oauth2 流程** ![image-20220306183435964](https://gitee.com/CoderGeshu/pic-go-images/raw/master/img/image-20220306183435964.png)