From 3f0eb56dab1db516865d302b1ca9bfdb53f51175 Mon Sep 17 00:00:00 2001 From: Charles Wright Date: Thu, 24 Feb 2022 13:26:41 -0600 Subject: [PATCH] Added MSC3744 as a dependency Signed-off-by: Charles Wright --- proposals/3726-bsspeke-authentication.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/proposals/3726-bsspeke-authentication.md b/proposals/3726-bsspeke-authentication.md index 6e949eb8f..5abb99e3b 100644 --- a/proposals/3726-bsspeke-authentication.md +++ b/proposals/3726-bsspeke-authentication.md @@ -766,7 +766,8 @@ Proposed final identifier | Purpose | Development identifier This MSC builds on [MSC2835: Add UIA to the /login endpoint](https://github.com/matrix-org/matrix-doc/pull/2835). - +Some of the basic changes to the CS API, for support for more flexible authentication +mechanisms in general, were moved out of this proposal and into [MSC3744](https://github.com/matrix-org/matrix-doc/pull/3744). ## Appendix: Technical Background