send auth payload on websocket open
close session on logout add socket reconnect on close
This commit is contained in:
parent
87dce82c53
commit
0079c72ea0
13 changed files with 83 additions and 38 deletions
|
|
@ -24,7 +24,6 @@
|
|||
"animejs": "^3.2.0",
|
||||
"axios": "^0.21.1",
|
||||
"core-js": "^3.6.5",
|
||||
"dotenv": "^10.0.0",
|
||||
"electron-is-dev": "^2.0.0",
|
||||
"electron-store": "^8.0.0",
|
||||
"electron-updater": "^4.3.8",
|
||||
|
|
|
|||
Loading…
Reference in a new issue