grafana/pkg/infra/usagestats
idafurjes 60ac54d969
Chore: Refactor OAuth/social package to service (#35403)
* Creating SocialService

* Add GetOAuthProviders as socialService method

* Add OAuthTokenService

* Add GetOAuthHttpClient method to SocialService

* Rename services, access socialMap from GetConnector

* Fix tests by mocking oauthtoken methods

* Move NewAuthService into Init

* Move OAuthService to social pkg

* Refactor OAuthService to OAuthProvider

* Fix nil map error, rename file, simplify tests

* Fix bug for Forward OAuth Identify

* Remove file after rebase
2021-07-07 08:54:17 +02:00
..
service.go Chore: Refactor OAuth/social package to service (#35403) 2021-07-07 08:54:17 +02:00
types.go Usage Stats: Calculate concurrent users as a histogram (#30006) 2021-01-06 16:57:31 +01:00
usage_stats_service_test.go Usage Stats: Calculate concurrent users as a histogram (#30006) 2021-01-06 16:57:31 +01:00
usage_stats_test.go Usage Stats: Make the UsageStatsService extension point more flexible (#34778) 2021-05-27 10:53:10 +02:00
usage_stats.go Usage Stats: Make the UsageStatsService extension point more flexible (#34778) 2021-05-27 10:53:10 +02:00