Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Federation data exchange implementation #1968

Merged
merged 10 commits into from
Jun 30, 2024

Conversation

onsriahi14
Copy link
Contributor

After a successful authentication, both LAOs start exchanging data for social media channel.
This PR :

  • defines FederationTokensExchange message as well as its Json reader and writer
  • validate and handle the federationTokensExchange message
  • Contains tests for parsing the json message, tests for handling and validating the message

@onsriahi14 onsriahi14 marked this pull request as ready for review June 30, 2024 10:50
@onsriahi14 onsriahi14 requested a review from a team as a code owner June 30, 2024 10:50
Copy link

sonarcloud bot commented Jun 30, 2024

Copy link

sonarcloud bot commented Jun 30, 2024

Copy link

sonarcloud bot commented Jun 30, 2024

Copy link

sonarcloud bot commented Jun 30, 2024

@onsriahi14 onsriahi14 requested a review from K1li4nL June 30, 2024 13:31
Copy link
Contributor

@K1li4nL K1li4nL left a comment

Choose a reason for hiding this comment

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

Went quickly over it, looks good

@onsriahi14 onsriahi14 added this pull request to the merge queue Jun 30, 2024
Merged via the queue into master with commit 0d0e614 Jun 30, 2024
17 checks passed
@onsriahi14 onsriahi14 deleted the work-be2-ons-federation-dataExchange-implementation branch June 30, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants