Attempting to connect more than once works if you do it really quick due to race condition
ac3df61fec
Add category sidebar and category info routing
187ae9cfbb
add sass to the project and start work on the design
BUG: Attempting to subscribe to an invalid category ID causes the server to close
da3962b9f1
Merge branch 'master' of https://git.hippoz.xyz/hippoz/brainlet
6c5470e6b1
fix #10
Make admin force refresh command disconnect clients from the socket, so the request cant just be ignored
BUG: Attempting to subscribe to an invalid category ID causes the server to close
Can you send it here in a code block?
BUG: Pressing logout does not invalidate token
JWT tokens are very difficult to impossible to invalidate, due to the fact that they are only stored on the client. Issue will still remain open until I find a solution.
SUGGESTION: Don't suggest /dev/random