Hey there,
I have my app set to 2 simultaneous logins with a time-out of 300 seconds, as would be expected, trying to log in from a 3rd device returns a multiple login error.
However, when I log out from one of the first two devices (response code 200, no errors via REST), I remain unable to log in from the 3rd device until the 300 second time out expires. Is this expected behaviour and/or is there a way to immediately free up a multiple login slot?
Thanks!