Skip token when a certificate is set
Open
- Dominant language
- TypeScript
- Stars
- 130
- Forks
- 48
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 15
Description
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)
Contributor guide
Assessment
This issue has not been assessed yet.