mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 03:34:08 +01:00
minor edits
This commit is contained in:
parent
c118d7d087
commit
90c5e30093
|
|
@ -1008,8 +1008,8 @@ error presented to the user.
|
|||
|
||||
The client should present the user with a checkbox to accept each policy,
|
||||
including a link to the provided url. Once the user has done so, the client
|
||||
submits an `auth` dict as follows, to indicate that all of the policies have
|
||||
been accepted:
|
||||
submits an `auth` dict with just the `type` and `session`, as follows, to
|
||||
indicate that all of the policies have been accepted:
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
@ -1103,10 +1103,6 @@ user during registration, if applicable.
|
|||
|
||||
{{% definition path="api/client-server/definitions/m.login.terms_params" %}}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#### Fallback
|
||||
|
||||
Clients cannot be expected to be able to know how to process every
|
||||
|
|
|
|||
Loading…
Reference in a new issue