logout on android app
-
toninom
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 0
-
-
8 years 9 months ago #4809
by toninom
Hi, on login I have no problem, I don't know how to request the logout. My end point is this : " joomla/index.php/webservice/get/user/logout" ok but maybe should I send the id_session too ? Something like this : joomla/index.php/webservice/get/user/logout?session_id=89sdsad8098sd89 ? If I login inside an android app, when I make that request how can the webservice know which user must logout ?
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 8 months ago #4813
by admin
Hi and sorry for delay.
You are right, you need to pass the session id at each request to identify your session (when you cannot rely on cookies). So this is also true when you need to perform a logout.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.129 seconds