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

[SYNPY-1436] avoid duplicate user profile call during login #1124

Merged

Conversation

danlu1
Copy link
Contributor

@danlu1 danlu1 commented Aug 1, 2024

Problem:

When calling syn.login() method 2 HTTP calls are sent to the Synapse server to /userProfile

Solution:

Add displayName info from profile to SynapseAuthTokenCredentials

Test:

Relevant unit tests have been updated. Unit test and integration test passed.

@danlu1 danlu1 requested a review from a team as a code owner August 1, 2024 19:45
@danlu1 danlu1 merged commit bc46199 into develop Aug 1, 2024
22 checks passed
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.

1 participant