Hi Guys,
I am using rest api calls for login in mobile device from oneall site reference:
http://docs.oneall.com/services/implementation-guide/mobile-devices/ . But i didn't get any way to logout user after login.
The requirement is if the user wants to login from different account then there is need to logout existing account so that new user login window displayed to user. Could you guys please suggest how to logout in mobile device.
I am using titanium mobile platform and implementing above referenced apis.
Any kind of help will be appreciated.
Thanks.
Answers
Yes, we do not provide a logout API for the moment.
(the user needs to logout of the social network independently).
There could be ways (special URLs) that could do this, but this is social network specific.
Regards