Commit Graph

6 Commits

Author SHA1 Message Date
61d88c3091 fix(callback ui): fix width of token breaking things 2024-12-27 13:07:29 +11:00
12e312593e feat(client ui): manual handshake 2024-12-27 13:07:29 +11:00
1f575b2bc0 small fixes & SSR disabled
SSR was causing weird issues where error pages would flash because the
user wasn't logged in. I'm disabling it for now, but I will eventually
look into ways to fix the issue and re-enable it.
2024-10-17 21:04:32 +11:00
d4e2dc8cb6 finalised client APIs and authentication method 2024-10-09 00:37:11 +11:00
7523e536b5 another stage of client authentication 2024-10-08 16:13:46 +11:00
909432a6ce client initiate 2024-10-08 13:17:30 +11:00