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
..
2019-04-25 08:29:07 +02:00
2020-11-09 14:39:56 +01:00
2021-07-05 14:45:36 +02:00
2020-12-15 09:32:06 +01:00
2020-12-15 09:32:06 +01:00
2020-12-03 22:13:06 +01:00
2021-05-25 15:35:43 +02:00
2021-05-12 16:23:37 +02:00
2020-04-14 18:04:27 +02:00
2020-04-14 18:04:27 +02:00
2021-05-04 19:16:28 +03:00
2020-12-09 16:22:24 +01:00
2019-10-22 16:17:49 +02:00
2020-05-13 16:33:40 +02:00
2021-05-28 17:01:10 +02:00
2021-07-01 09:30:09 +03:00