grafana/pkg/api/pluginproxy
Ryan McKinley 680e6bc1f8
Authlib: Use types package rather than claims (#99243)
2025-01-21 12:06:55 +03:00
..
test-data
ds_auth_provider.go Fix: Double encoding of URLs when using data proxy (#98494) 2025-01-07 10:27:34 -05:00
ds_auth_provider_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
ds_proxy.go OAuth: Use the attached external session data in OAuthToken and OAuthTokenSync (#96655) 2024-11-27 11:06:39 +01:00
ds_proxy_test.go Authlib: Use types package rather than claims (#99243) 2025-01-21 12:06:55 +03:00
pluginproxy.go Auth: remove id token flag (#92209) 2024-08-21 16:30:17 +03:00
pluginproxy_test.go Authlib: Use types package rather than claims (#99243) 2025-01-21 12:06:55 +03:00
token_provider.go
token_provider_azure.go Chore: Update grafana-azure-sdk-go (#84741) 2024-03-19 14:56:40 +00:00
token_provider_gce.go
token_provider_generic.go
token_provider_jwt.go
token_provider_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
utils.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
utils_test.go