Suvash - Hi team, when calling https://develope...
Hi team, when calling https://developers.thoughtspot.com/docs/Function_logout#_logout, how long does it takes to clear the sessionInfo? In our app, I am getting the sessionInfo from the AuthStatus.Success after the SDK_SUCCESS to get the currentOrgId. When I logout from the session, and log in using a different user, the SessionInfo being returned belong to the previous user. It happes from the getSessionInfo() call as well. I tried disabling the cache in Network, and it still returns the previous users data.