Redirect response with status code 302.
Returned when a JSBridge method initiates a redirect (e.g., OAuth2 redirect flow). No result or error data is returned as the page will navigate away.
result
error
HTTP-style status code indicating the outcome of the JSBridge method call
Redirect response with status code 302.
Remarks
Returned when a JSBridge method initiates a redirect (e.g., OAuth2 redirect flow). No
resultorerrordata is returned as the page will navigate away.