× Requests and support related to jBackend.

logout on android app

  • toninom
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 months ago #4809 by toninom
logout on android app was created 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.

More
8 years 2 months ago #4813 by admin
Replied by admin on topic logout on android app
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.122 seconds