Skip to content

sendNoCorsRequest

sendNoCorsRequest

Function
sendNoCorsRequest(urlstring): Promise<void>

Send a no-cors request to the passed uri. This is used to pick up a cookie from a 3rd party server to meet a requirement of some authentication flows.

Parameters
ParameterTypeNotes
urlstring
Returns 
Promise<void>

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.