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

Add separate 3PID add and bind APIs #1038

Merged
merged 7 commits into from
Sep 20, 2019
Merged

Add separate 3PID add and bind APIs #1038

merged 7 commits into from
Sep 20, 2019

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Sep 18, 2019

This adds methods to support the separate 3PID add and bind flow described in MSC2290. It also adds a way to test for homeserver support of this MSC.

The 3PID API flow diagrams may be helpful in following how all this fits together.

Part of element-hq/element-web#10839
Used by matrix-org/matrix-react-sdk#3462

This adds a way to test for MSC2290 support on the homeserver with separate add
and bind functions. It checks the unstable feature flag as well as the upcoming
r0.6.0 spec version.

Part of element-hq/element-web#10839
This API has existed for quite a while, but historically we've instead proxied
this request via the homeserver. As part of MSC2290 work, we are changing
approaches such that we will request tokens directly from the IS when binding
for discovery.

Part of element-hq/element-web#10839
@jryans jryans requested a review from a team September 20, 2019 12:01
@dbkr dbkr requested review from dbkr and removed request for a team September 20, 2019 12:11
@jryans jryans merged commit 4eb547e into develop Sep 20, 2019
@t3chguy t3chguy deleted the jryans/msc2290 branch May 10, 2022 14:24
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.

2 participants