grafana/pkg/services/serviceaccounts/api
J Guerreiro 5cb03d6e62
Separate API key store from SA token store (#45862)
* ServiceAccounts: Fix token-apikey cross deletion

* ServiceAccounts: separate API key store and service account token store

* ServiceAccounts: hide service account tokens from API Keys page

* ServiceAccounts: uppercase statement

* ServiceAccounts: fix and add new tests for SAT store

* ServiceAccounts: remove service account ID from add API key

* ServiceAccounts: clear up errors
2022-02-28 11:30:45 +01:00
..
api_test.go Separate API key store from SA token store (#45862) 2022-02-28 11:30:45 +01:00
api.go Separate API key store from SA token store (#45862) 2022-02-28 11:30:45 +01:00
token_test.go Separate API key store from SA token store (#45862) 2022-02-28 11:30:45 +01:00
token.go Separate API key store from SA token store (#45862) 2022-02-28 11:30:45 +01:00