Skip to content

Conversation

@ArtyomSavchenko
Copy link
Member

It is required to get emails by person ids in gmail

Signed-off-by: Artem Savchenko <armisav@gmail.com>
@huly-github-staging
Copy link

Connected to Huly®: UBERF-13039

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new account service method to retrieve full social IDs by person IDs, specifically to support getting emails by person IDs in Gmail integration.

  • Adds findFullSocialIds method to account service operations with proper token verification
  • Extends AccountClient interface and implementation to support the new method
  • Updates service method type definitions and registration

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
server/account/src/serviceOperations.ts Adds the new findFullSocialIds method, updates Gmail service authorization, and registers the method
packages/account-client/src/client.ts Extends AccountClient interface and implementation with the new method

@ArtyomSavchenko ArtyomSavchenko merged commit fa0a0b6 into develop Aug 8, 2025
14 checks passed
@aonnikov aonnikov deleted the account-mail branch September 4, 2025 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants