Hi, is there a way to force a connection made through OAUTH to logout in the simulator so I can login as a new user? The simulator briefly flashes the login prompt because a token is received from onReceiveToken from makeWebRequest in the onAuthMessage call. I've deleted the Settings and Data .STR files associated with the app, reset the simulator, rebooted the computer, even changed from wifi to hotspot to get a new IP. I can't get it to ask from a new username/password. I'm not the only one using the currently logged in username so changing its password isn't practical at this point.
Thanks.