mirror of
				https://github.com/strapi/strapi.git
				synced 2025-11-04 03:43:34 +00:00 
			
		
		
		
	auto confirmation user with provider other than local
This commit is contained in:
		
							parent
							
								
									5edde3f1ec
								
							
						
					
					
						commit
						88dfdaad73
					
				@ -98,6 +98,7 @@ exports.connect = (provider, query) => {
 | 
			
		||||
        const params = _.assign(profile, {
 | 
			
		||||
          provider: provider,
 | 
			
		||||
          role: defaultRole.id,
 | 
			
		||||
          confirmed: true,
 | 
			
		||||
        });
 | 
			
		||||
 | 
			
		||||
        const createdUser = await strapi
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user