I use forge.tabs.openWithOptions to authenticate with OAuth2 and would like to give the user the option to log out and log in as another user without having to completely remove the application. However, it seems that Trigger.io saves cookies. Is there a way to clear cookies so the user can re-login?
source share