Add m.login.terms to enumeration of authentication types

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
pull/2233/head
Johannes Marbach 2 months ago
parent fda3be5ee3
commit c4ce3304cf

@ -0,0 +1 @@
Add `m.login.terms` to enumeration of authentication types.

@ -906,6 +906,7 @@ This specification defines the following auth types:
- `m.login.msisdn`
- `m.login.dummy`
- `m.login.registration_token`
- {{% added-in v="1.11" %}} `m.login.terms`
###### Password-based

Loading…
Cancel
Save