mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 20:28:44 +08:00 
			
		
		
		
	code review 社交登陆的代码
This commit is contained in:
		@@ -145,19 +145,6 @@ yudao:
 | 
			
		||||
justauth:
 | 
			
		||||
  enabled: true
 | 
			
		||||
  type:
 | 
			
		||||
    GITEE: # Gitee
 | 
			
		||||
      client-id: ee61f0374a4c6c404a8717094caa7a410d76950e45ff60348015830c519ba5c1
 | 
			
		||||
      client-secret: 7c044a5671be3b051414db0cf2cec6ad702dd298d2416ba24ceaf608e6fa26f9
 | 
			
		||||
      ignore-check-redirect-uri: true
 | 
			
		||||
    DINGTALK: # 钉钉
 | 
			
		||||
      client-id: dingvrnreaje3yqvzhxg
 | 
			
		||||
      client-secret: i8E6iZyDvZj51JIb0tYsYfVQYOks9Cq1lgryEjFRqC79P3iJcrxEwT6Qk2QvLrLI
 | 
			
		||||
      ignore-check-redirect-uri: true
 | 
			
		||||
    WECHAT_ENTERPRISE: # 企业微信
 | 
			
		||||
      client-id: wwd411c69a39ad2e54
 | 
			
		||||
      client-secret: 1wTb7hYxnpT2TUbIeHGXGo7T0odav1ic10mLdyyATOw
 | 
			
		||||
      agent-id: 1000004
 | 
			
		||||
      ignore-check-redirect-uri: true
 | 
			
		||||
    WECHAT_MP: # 微信公众平台 - 移动端H5  https://mp.weixin.qq.com/debug/cgi-bin/sandboxinfo?action=showinfo&t=sandbox/index
 | 
			
		||||
      client-id: wxa5a05b85ac361f96
 | 
			
		||||
      client-secret: 247073c7cebb67f27f0e769195c2a57e
 | 
			
		||||
@@ -174,4 +161,4 @@ justauth:
 | 
			
		||||
  cache:
 | 
			
		||||
    type: REDIS
 | 
			
		||||
    prefix: 'social_auth_state:' # 缓存前缀,目前只对 Redis 缓存生效,默认 JUSTAUTH::STATE::
 | 
			
		||||
    timeout: 24h # 超时时长,目前只对 Redis 缓存生效,默认 3 分钟
 | 
			
		||||
    timeout: 24h # 超时时长,目前只对 Redis 缓存生效,默认 3 分钟
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user