feat: VS Code server doesn't require token
We'll be handling authentication and authorization outside of the VS Code server, and so we don't need the token. If the user can open the connection to the server, they've already been authenticated.
We'll be handling authentication and authorization outside of the VS Code server, and so we don't need the token. If the user can open the connection to the server, they've already been authenticated.