vscode-coder icon indicating copy to clipboard operation
vscode-coder copied to clipboard

Skip token when a certificate is set

Open code-asher opened this issue 1 year ago • 1 comments

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)

code-asher avatar May 08 '24 20:05 code-asher