File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
content/client-server-api Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -1008,8 +1008,8 @@ error presented to the user.
10081008
10091009The client should present the user with a checkbox to accept each policy,
10101010including a link to the provided url. Once the user has done so, the client
1011- submits an ` auth ` dict as follows, to indicate that all of the policies have
1012- been accepted:
1011+ submits an ` auth ` with just the ` type ` and ` session ` , as follows, to indicate
1012+ that all of the policies have been accepted:
10131013
10141014``` json
10151015{
@@ -1103,10 +1103,6 @@ user during registration, if applicable.
11031103
11041104{{% definition path="api/client-server/definitions/m.login.terms_params" %}}
11051105
1106-
1107-
1108-
1109-
11101106#### Fallback
11111107
11121108Clients cannot be expected to be able to know how to process every
You can’t perform that action at this time.
0 commit comments