grafana/pkg/services/authn
Jo 914daef0fd
Auth: Add request context to UserInfo calls (#70007)
* use context for UserInfo requests

* set timeouts for oauth http client

* Update pkg/login/social/common.go

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>

---------

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2023-06-14 14:30:40 +02:00
..
authnimpl AuthN: Embed an OAuth2 server for external service authentication (#68086) 2023-05-25 15:38:30 +02:00
authntest AuthN: Add functions for fake (#65522) 2023-03-29 15:40:09 +02:00
clients Auth: Add request context to UserInfo calls (#70007) 2023-06-14 14:30:40 +02:00
authn.go Separate authn flow from analytics (#68327) 2023-05-15 18:38:54 +02:00
error.go Auth: Add feature flag to move token rotation to client (#65060) 2023-03-23 14:39:04 +01:00