3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/authn
Misi 1e81ffccac
Auth: Handle when access token has already been refreshed in OAuth token sync ()
* 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 () 2023-10-25 18:15:41 +02:00
authntest IDForwarding: Add auth hook to generate id token () 2023-09-28 09:22:05 +02:00
clients Revert "AuthN: move oauth token hook into session client" () 2023-10-20 16:09:46 +02:00
authn.go IDForwarding: Add auth hook to generate id token () 2023-09-28 09:22:05 +02:00
error.go Authn: error logs () 2023-10-10 16:30:20 +02:00
identity.go AuthN: Fix namespaces for anonymous and render () 2023-09-29 09:10:33 +02:00