(function(cascadeAuth) { if (cascadeAuth.API && typeof cascadeAuth.API.silentAuthCallback === 'function') { var userInfo = undefined; cascadeAuth.API.silentAuthCallback(userInfo); } })(window.parent.CascadeAuth || (window.parent.CascadeAuth = {}));