minor edits

pull/1812/head
Richard van der Hoff 2 weeks ago
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…
Cancel
Save