mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-22 12:22:23 +02:00
UBERF-12633: Fix GH local identities (#9566)
This commit is contained in:
@@ -370,8 +370,7 @@ export class GithubWorker implements IntegrationManager {
|
||||
key: buildSocialIdString({
|
||||
type: SocialIdType.GITHUB,
|
||||
value: userInfo.login.toLowerCase()
|
||||
}),
|
||||
verifiedOn: Date.now()
|
||||
})
|
||||
},
|
||||
socialId as SocialIdentityRef
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user