Skip to content

Commit 9d063c8

Browse files
authored
Add m.login.terms to enumeration of authentication types (#2233)
Signed-off-by: Johannes Marbach <[email protected]>
1 parent 74a0d5f commit 9d063c8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add `m.login.terms` to enumeration of authentication types.

content/client-server-api/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -906,6 +906,7 @@ This specification defines the following auth types:
906906
- `m.login.msisdn`
907907
- `m.login.dummy`
908908
- `m.login.registration_token`
909+
- {{% added-in v="1.11" %}} `m.login.terms`
909910

910911
###### Password-based
911912

0 commit comments

Comments
 (0)