diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index ac0d9a00..05734693 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -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