forked from AkkomaGang/akkoma-fe
a67881b096
Closes #403. Previously, a socket to the chat channel would be opened if chat is enabled, regardless if the user is logged in or not. This patch only allows a connection to be opened if a wsToken (websocket token) is present, which prevents websocket errors from unauthenticated users. |
||
---|---|---|
.. | ||
assets | ||
boot | ||
components | ||
hocs | ||
i18n | ||
lib | ||
modules | ||
services | ||
_variables.scss | ||
App.js | ||
App.scss | ||
App.vue | ||
main.js | ||
sw.js |