mirror of https://gitee.com/topiam/eiam
⚡ 优化
parent
48d9d203f6
commit
c46bda8a2a
|
@ -52,7 +52,6 @@ import jakarta.servlet.http.HttpServletResponse;
|
||||||
import static org.springframework.security.oauth2.core.AuthorizationGrantType.AUTHORIZATION_CODE;
|
import static org.springframework.security.oauth2.core.AuthorizationGrantType.AUTHORIZATION_CODE;
|
||||||
|
|
||||||
import static cn.topiam.employee.authentication.common.IdentityProviderType.WECHAT_QR;
|
import static cn.topiam.employee.authentication.common.IdentityProviderType.WECHAT_QR;
|
||||||
import static cn.topiam.employee.authentication.common.IdentityProviderType.WECHAT_WORK_QR;
|
|
||||||
import static cn.topiam.employee.authentication.common.constant.AuthenticationConstants.*;
|
import static cn.topiam.employee.authentication.common.constant.AuthenticationConstants.*;
|
||||||
import static cn.topiam.employee.authentication.wechat.constant.WeChatAuthenticationConstants.QrConnect.*;
|
import static cn.topiam.employee.authentication.wechat.constant.WeChatAuthenticationConstants.QrConnect.*;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue