You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
I wanna log out visitor from his chat session
From this:
To this:
May be i can drop a session token, but then how can I do that? or there's a http request which may help me? or clearing localStorage? can you give me some hints or ideas? thanks in advance!
The text was updated successfully, but these errors were encountered:
I think this is a valid issue and something that needs to be added. If you are working on a site that has user authentication and you want to be able to login/logout visitors from the chat instance it should provide a way of doing it.
I wanna log out visitor from his chat session
From this:
To this:
May be i can drop a session token, but then how can I do that? or there's a http request which may help me? or clearing localStorage? can you give me some hints or ideas? thanks in advance!
The text was updated successfully, but these errors were encountered: