grafana/pkg/services/authn
Misi 1e81ffccac
Auth: Handle when access token has already been refreshed in OAuth token sync (#77118)
* Use singleflight to prevent logging error if the token has already been refreshed

* Change order of error checks

* align tests, change error name

* Change sf key

* Update based on the review

* refactor
2023-10-25 18:15:41 +02:00
..
authnimpl Auth: Handle when access token has already been refreshed in OAuth token sync (#77118) 2023-10-25 18:15:41 +02:00
authntest IDForwarding: Add auth hook to generate id token (#75555) 2023-09-28 09:22:05 +02:00
clients Revert "AuthN: move oauth token hook into session client" (#76882) 2023-10-20 16:09:46 +02:00
authn.go IDForwarding: Add auth hook to generate id token (#75555) 2023-09-28 09:22:05 +02:00
error.go Authn: error logs (#76264) 2023-10-10 16:30:20 +02:00
identity.go AuthN: Fix namespaces for anonymous and render (#75661) 2023-09-29 09:10:33 +02:00