grafana/pkg/services/authn/authntest
Karl Persson 6840cc11ff
AuthN: add support for client specific hooks (#62863)
* AuthN: Add HookClient interface

* AuthN: Check if client implement authn.HookClient and call the hook if
it does

* AuthN: Convert refresh token hook into a client hook
2023-02-03 14:35:17 +01:00
..
fake.go AuthN: Add oauth clients and perform oauth authentication with authn.Service (#62072) 2023-01-30 12:45:04 +01:00
mock.go AuthN: add support for client specific hooks (#62863) 2023-02-03 14:35:17 +01:00