feat(webui): handle auth via websocket #2226
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "webui-auth-redux"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Now when logging in and out of the game, the webui is notified so it can refresh the nonce, removing the need for constant login requests to revalidate it.
Closes #2223