Adding option to log out of xmpp session
See original GitHub issueIs your feature request related to a problem you are facing? Yes, sometimes when opening, the app asks for a password. Sometimes it doesn’t Describe the solution you’d like I was thinking of an option in the settings menu that removes a password - but if I understand the code correctly, the password is not saved, but instead the session is stored? I couldn’t really find a way to delete this session though. Could anyone give me a pointer, where I need to look?
Do you think it’s bad practice to just call
window.localStorage.sessionId=""
?
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
how we can end the session of praticular user in XMPP and ...
First of all send presence packet to server and then you should logout. This way your session will be killed.
Read more >XEP-0155: Stanza Session Negotiation - XMPP
Abstract: This specification defines a method for formally negotiating the exchange of XML stanzas between two XMPP entities.
Read more >Close XMPP Session Assertion - TechDocs - Broadcom Inc.
The Close XMPP Session assertion closes a session to either an XMPP client or server. Any session associations created with the XMPP Associate...
Read more >XMPP - Wikipedia
Extensible Messaging and Presence Protocol (XMPP, originally named Jabber) is an open communication protocol designed for instant messaging (IM), ...
Read more >Profanity, a console based XMPP client - Command Reference
set <account> status last, Use your last status before logging out, when logging in ... /account add me /account set me jid me@chatty...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
https://community.jitsi.org/t/how-to-request-authentication-before-the-meeting-room-is-initialized/15625/19?u=damencho There is jicofo setting to disable auto login.
just in case anyone else sees this and wonders about the sessionId. When you remove the sessionId moderator features won’t work. For example the option to mute all participants