mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-10 08:11:52 +08:00
增加三方登陆的 redirect uri
This commit is contained in:
@@ -44,19 +44,6 @@
|
||||
<artifactId>spring-boot-starter-security</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- justAuth 集成第三方登录 -->
|
||||
<dependency>
|
||||
<groupId>top.dcenter</groupId>
|
||||
<artifactId>justAuth-spring-security-starter</artifactId>
|
||||
<version>1.1.25</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<artifactId>slf4j-api</artifactId>
|
||||
<groupId>org.slf4j</groupId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
Reference in New Issue
Block a user