I am using forge.tabs.openWithOptions to go through the OAuth2 authentication and would like to provide an option for a user to logout and login as a different user without having to uninstall the application completely. However it seems like Trigger.io saves the cookies.
Is there any way to clear the cookies so that the user can re-login?
I am using forge.tabs.openWithOptions to go through the OAuth2 authentication and would like to
Share
We have raised a ticket for this in our feature backlog and will report back when it is complete – currently there is no way to directly clear the cookies in a modal view opened with forge.tabs.openWithOptions