UBERF-10254: Manage own social ids (#9398)

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
This commit is contained in:
Alexey Zinoviev
2025-07-03 00:35:25 +05:00
committed by GitHub
parent 5809e9dc0b
commit 28fdc84494
66 changed files with 1540 additions and 333 deletions
@@ -519,6 +519,7 @@ export class PlatformWorker {
const sysAccountClient = getAccountClient(config.AccountsURL, sysToken)
const userAccountClient = getAccountClient(config.AccountsURL, userToken)
// We only want not-deleted social ids here
const ids = await userAccountClient.getSocialIds()
let githubSocialId: PersonId | undefined = ids.find(