servatrice/webclient/src/websocket
Zach H ac300b0b6d
Support password reset workflow on Webatrice (#4445)
* Support password reset workflow. Also fix issue where a user would be disconnected "randomly" if they had a failed login, then successful one. Refactored a bit on Status Labels since they weren't really necessary and added complexity.

* Disconnect in default cases where we don't know what to do, but shouldn't stay connected to the server
2021-10-31 22:03:38 -04:00
..
commands Support password reset workflow on Webatrice (#4445) 2021-10-31 22:03:38 -04:00
events Support password reset workflow on Webatrice (#4445) 2021-10-31 22:03:38 -04:00
persistence Support password reset workflow on Webatrice (#4445) 2021-10-31 22:03:38 -04:00
services Support password reset workflow on Webatrice (#4445) 2021-10-31 22:03:38 -04:00
utils Support Registration on Webatrice with a baseline of handling. (#4436) 2021-10-20 21:07:35 -05:00
index.ts Refactor websocket into separate services, clean up socket status communication (#4433) 2021-10-17 01:07:30 -04:00
ProtoFiles.ts cleanup and unit tests (#4434) 2021-10-17 16:15:09 -04:00
WebClient.ts Support Registration on Webatrice with a baseline of handling. (#4436) 2021-10-20 21:07:35 -05:00