better logging
This commit is contained in:
		
							parent
							
								
									d6e29cd0fa
								
							
						
					
					
						commit
						5a73cb1413
					
				| @ -14,8 +14,8 @@ | |||||||
| 	var callbackName = '--oauth3-callback-' + loginWinObj.state; | 	var callbackName = '--oauth3-callback-' + loginWinObj.state; | ||||||
| 
 | 
 | ||||||
| 	console.log(prefix, loc.href); | 	console.log(prefix, loc.href); | ||||||
| 	console.log('Parsed URL Obj: ', loginWinObj); | 	console.log(prefix, 'Parsed URL Obj:', loginWinObj); | ||||||
| 	console.log('callbackName: ', callbackName); | 	console.log(prefix, 'callbackName:', callbackName); | ||||||
| 
 | 
 | ||||||
|   window.oauth3complete = function () { |   window.oauth3complete = function () { | ||||||
|     // The hacks that used to be necessary for this on iOS should no longer be necessary in iOS 9+
 |     // The hacks that used to be necessary for this on iOS should no longer be necessary in iOS 9+
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user