grafana/pkg/services/auth/authimpl
Jo 77e4d477e5
Auth: Optimize auth token operations (#74602)
* add token count

* wip

* user count method for tag reporting

* remove non functioning mysql clientFoundRows check

* Update pkg/services/auth/authtest/testing.go

Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>

* add user ID guard

---------

Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
2023-09-11 10:24:57 +02:00
..
auth_token_test.go Auth: Optimize auth token operations (#74602) 2023-09-11 10:24:57 +02:00
auth_token.go Auth: Optimize auth token operations (#74602) 2023-09-11 10:24:57 +02:00
model.go Auth: Add feature flag to move token rotation to client (#65060) 2023-03-23 14:39:04 +01:00
token_cleanup_test.go Auth: Merge ActiveAuthTokenService into UserAuthTokenService (#59032) 2022-11-22 10:58:59 +01:00
token_cleanup.go Chore: capitalise log message for auth packages (#74332) 2023-09-04 18:49:47 +02:00