mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	free trial: Send users to /upgrade after realm creation.
This commit is contained in:
		@@ -920,6 +920,7 @@ ExternalAuthDataDict = TypedDict('ExternalAuthDataDict', {
 | 
			
		||||
    'full_name': str,
 | 
			
		||||
    'email': str,
 | 
			
		||||
    'is_signup': bool,
 | 
			
		||||
    'is_realm_creation': bool,
 | 
			
		||||
    'redirect_to': str,
 | 
			
		||||
    'mobile_flow_otp': Optional[str],
 | 
			
		||||
    'desktop_flow_otp': Optional[str],
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user