mirror of
https://github.com/coder/code-server.git
synced 2025-08-05 17:21:41 +08:00

`proxy` should `await` for result of `authenticated` call otherwise since otherwise it will always appear to be authenticated as the promise is truthy. Co-authored-by: Asher <ash@coder.com>