Contex / XenAPI

This PHP REST API allows usage of several of XenForo functions, such as authentication, user information and many more functions!
http://xenapi.net
GNU Lesser General Public License v3.0
99 stars 41 forks source link

add logout action #77

Closed valh1996 closed 4 years ago

valh1996 commented 7 years ago

This action disconnects the user because I noticed a bug with the login action.

Indeed, if we visit the forum, a visitor cookie (xf_session) is created and when we create a cookie to connect the user in question, it therefore has 2 existing sessions.