Can session.setCookieAndRedirect(URL) open URL in a new tab or window?
Hi @davidz,
At this time, the session.setCookieAndRedirect method does not provide those options. You can see how this method was implemented within okta-auth-js and can build this redirect manually.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.