vscode-coder
vscode-coder copied to clipboard
Skip token when a certificate is set
No need to do token auth in this case as the certificate is handling it.
- [ ] Login (just skip the token prompt entirely)
- [ ] Omit token for any queries we run (workspace status for example)
- [ ] 401 response (just error, omit login button)