mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 10:17:07 +00:00
When a valid `token` message is received from a client, the socket server will automatically push refreshed tokens at about half lifetime of the received JWT. If an invalid token is received the connection is closed. See #304.