mirror of
https://github.com/coder/code-server.git
synced 2026-01-14 17:31:16 +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>