jsxc / xmpp-cloud-auth

:key: Authentication hub for Nextcloud+JSXC→Prosody, ejabberd, saslauthd, Postfix
https://www.jsxc.org
MIT License
60 stars 18 forks source link

Popup for new users to log-out and log in again for it to work? #23

Closed poVoq closed 7 years ago

poVoq commented 7 years ago

It seems like a new user will not work on the first login, but after logging out and then in again it seems to work.

This is a bit confusing especially when testing. Maybe a pop-up message of some sort, or extending the no-connection text in the JSXC side-bar to try logging out and in again would help?

MarcelWaldvogel commented 7 years ago

I cannot reproduce this. Can you tell me more about your setup (browser, Nextcloud version, JSXC version, XMPP server (Prosody, I presume from #22))?

Can you try to clear localStorage (localStorage.clear() in the browser JavaScript console)? Does it help?

poVoq commented 7 years ago

Ok, sorry can't reproduce it now either with new users, but was causing me some confusion earlier on. Maybe it only effects NC users that had been created before activation of this bridge?

MarcelWaldvogel commented 7 years ago

When the users have been created should not affect the authentication. Let me know if it reappears.