mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-05-02 07:04:09 +02:00
Compare commits
3 commits
9346f4f123
...
294263c7e0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
294263c7e0 | ||
|
|
47cce0ca26 | ||
|
|
9d063c8d2d |
|
|
@ -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`
|
||||
- {{% added-in v="1.17" %}} `m.oauth`
|
||||
|
||||
###### Password-based
|
||||
|
|
|
|||
Loading…
Reference in a new issue