Add m.login.terms to enumeration of authentication types (#2233)

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
pull/2240/head
Johannes Marbach 1 month ago committed by GitHub
parent 74a0d5f289
commit 9d063c8d2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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