Revert "新增加第三方登录授权功能"

This reverts commit e4b405491f.
This commit is contained in:
三个三
2023-06-11 19:26:14 +00:00
committed by Gitee
parent e4b405491f
commit 2d894c1309
12 changed files with 3 additions and 466 deletions

View File

@ -75,21 +75,6 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>me.zhyd.oauth</groupId>
<artifactId>JustAuth</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-auth</artifactId>
<version>5.1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>credentials-java</artifactId>
<version>0.2.4</version>
<scope>compile</scope>
</dependency>
<!-- skywalking 整合 logback -->
<!-- <dependency>-->