We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74a0d5f commit 9d063c8Copy full SHA for 9d063c8
changelogs/client_server/newsfragments/2233.clarification
@@ -0,0 +1 @@
1
+Add `m.login.terms` to enumeration of authentication types.
content/client-server-api/_index.md
@@ -906,6 +906,7 @@ This specification defines the following auth types:
906
- `m.login.msisdn`
907
- `m.login.dummy`
908
- `m.login.registration_token`
909
+- {{% added-in v="1.11" %}} `m.login.terms`
910
911
###### Password-based
912
0 commit comments