forked from CIT/Vmeda.Online
		
	Merge pull request #2484 from dpalou/MOBILE-3505
MOBILE-3505 login: Fix app not responding if cancel reconnect SSO
This commit is contained in:
		
						commit
						bea0ff7869
					
				| @ -1125,7 +1125,6 @@ export class CoreLoginHelperProvider { | ||||
| 
 | ||||
|                     promise.then(() => { | ||||
|                         this.waitingForBrowser = true; | ||||
|                         this.sitesProvider.unsetCurrentSite(); // We need to unset current site to make authentication work fine.
 | ||||
| 
 | ||||
|                         this.openBrowserForSSOLogin(result.siteUrl, result.code, result.service, | ||||
|                             result.config && result.config.launchurl, data.pageName, data.params); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user