mirror of
https://github.com/coder/code-server.git
synced 2026-02-04 20:53:14 -06: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>