Skip to content

Conversation

@hughns
Copy link
Member

@hughns hughns commented Dec 3, 2025

Ref: MSC4191

  • Support the stable names and the unstable names
  • Advertise both the stable names and the unstable names

This means that MAS supports either names. We can remove the unstable names once the is enough client adoption of the stable names.

n.b. this does not change the oauth2-types crate as not used by MAS.

- Support the stable names and the unstable names
- Advertise both the stable names and the unstable names

This means that MAS supports either names. We can remove the unstable names once the is enough client adoption of the stable names.

n.b. this does not change the oauth2-types crate as not used by MAS.
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 3, 2025

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: fd62b80
Status: ✅  Deploy successful!
Preview URL: https://a961beb3.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://hughns-msc4191-stabilisation.matrix-authentication-service-docs.pages.dev

View logs

@hughns hughns changed the title Stabilisation of supported MSC4191 account management actions Support for stable MSC4191 account management actions Dec 12, 2025
@hughns hughns marked this pull request as ready for review December 12, 2025 10:35
@hughns hughns requested a review from a team as a code owner December 12, 2025 10:35
"org.matrix.devices_list".to_owned(),
"org.matrix.device_view".to_owned(),
"org.matrix.device_delete".to_owned(),
"org.matrix.cross_signing_reset".to_owned(),
Copy link
Contributor

Choose a reason for hiding this comment

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

notably, missing support for org.matrix.account_deactivate

I guess this is currently intentional as we don't support it yet?

@reivilibre reivilibre merged commit 132b77c into main Jan 12, 2026
20 checks passed
@reivilibre reivilibre deleted the hughns/msc4191-stabilisation branch January 12, 2026 12:14
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