kubeshop / vscode-monokle

An extension for Visual Studio Code to validate your Kubernetes configuration
https://marketplace.visualstudio.com/items?itemName=kubeshop.monokle
MIT License
6 stars 0 forks source link

feat: remove api token auth method #45

Closed f1ames closed 12 months ago

f1ames commented 12 months ago

API token auth should be allowed only for M2M usage and differs in access scope to public API endpoints.

Changes

Fixes

Checklist