closing popup after denying app
This commit is contained in:
		
							parent
							
								
									acb366767a
								
							
						
					
					
						commit
						a2364ac874
					
				| @ -355,6 +355,7 @@ $(function () { | |||||||
|     }; |     }; | ||||||
| 
 | 
 | ||||||
|     window.location = loginWinObj.redirect_uri + '#' + OAUTH3.query.stringify(denyObj); |     window.location = loginWinObj.redirect_uri + '#' + OAUTH3.query.stringify(denyObj); | ||||||
|  |     window.close(); | ||||||
|   }; |   }; | ||||||
|   util.handleLogout = function () { |   util.handleLogout = function () { | ||||||
|     var clientParams = OAUTH3.query.parse(loc.hash || loc.search); |     var clientParams = OAUTH3.query.parse(loc.hash || loc.search); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user