mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-01-18 13:22:20 +01:00
Fixes an issue where a provider account could be added to the logged in user's additionalProviderData, when another user has already connected that same account. Refactors the saveOAuthUserProfile method to consider the results of the provider search query, whether or not the current user is logged in.