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
..
2021-07-05 12:20:12 +02:00
2021-05-19 23:53:41 +02:00
2021-07-05 16:12:58 +02:00
2021-06-28 11:55:31 +01:00
2021-06-27 23:58:50 +02:00
2021-06-01 16:03:02 +02:00
2021-05-26 11:45:11 +02:00
2021-05-19 23:53:41 +02:00
2021-06-11 14:56:29 +02:00
2021-06-22 00:10:45 +08:00
2021-06-30 15:58:44 +02:00
2021-06-18 08:05:23 +02:00
2021-06-01 14:59:44 +02:00
2021-06-18 08:05:23 +02:00
2021-05-26 10:11:37 +02:00
2021-06-27 10:17:01 -07:00
2021-07-07 08:54:17 +02:00
2021-06-03 14:16:58 +02:00
2021-07-07 08:54:17 +02:00
2020-07-06 20:17:28 +02:00
2021-03-08 07:02:49 +01:00