feat(webui): handle auth via websocket #2226

Merged
Sainan merged 4 commits from webui-auth-redux into main 2025-06-21 07:26:44 -07:00
Owner

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

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
Sainan added 1 commit 2025-06-20 18:35:37 -07:00
feat(webui): handle auth via websocket
All checks were successful
Build / build (pull_request) Successful in 48s
e151f97380
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.
Sainan added 1 commit 2025-06-20 19:08:13 -07:00
add typings for outgoing ws messages
All checks were successful
Build / build (pull_request) Successful in 1m19s
21d46d3caa
Sainan added 1 commit 2025-06-20 20:06:07 -07:00
handle login failure when revalidating authz
All checks were successful
Build / build (pull_request) Successful in 49s
4d972f2ead
Sainan added 1 commit 2025-06-21 05:27:37 -07:00
improve behaviour when logging out of webui
All checks were successful
Build / build (pull_request) Successful in 1m8s
80d06bca35
Sainan merged commit 2fa6dcc7ed into main 2025-06-21 07:26:44 -07:00
Sainan deleted branch webui-auth-redux 2025-06-21 07:26:44 -07:00
Sign in to join this conversation.
No description provided.