Click or drag to resize

oauthEnd Function

Handle the end of the authentication flow. This is the only method that the web page at the redirect uri target used in authenticate need to call. This method will take care of digesting the server response and then redirect the browser back to the original web mashup page.
Remarks
This API is loaded via 'http://myserver.spotfire.com/spotfire/js-api/oauth.js'

Namespace:  spotfire.webPlayer
Assembly:  ~/GetJavaScriptApi.ashx?Version=14.3
Syntax
JavaScript
function();
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0
See Also