remove acceptance token mention

dbkr/tos_2
David Baker 5 years ago
parent ac6b9bdb7c
commit 79dbad2914

@ -170,12 +170,9 @@ the user has agreed to:
This endpoint requires authentication. This endpoint requires authentication.
The clients MUST include the correct URL for the language of the document that The clients MUST include the correct URL for the language of the document that
was presented to the user and they agreed to. How servers store or serialise was presented to the user and they agreed to. Servers should accept agreement
acceptance into the `acceptance_token` is not defined, eg. they may internally of any one language of each document as sufficient, regardless of what language
transform all URLs to the URL of the English-language version of each document a client is operating in: users should not have to re-consent to documents if
if the server deems it appropriate to do so. Servers should accept agreement of
any one language of each document as sufficient, regardless of what language a
client is operating in: users should not have to re-consent to documents if
they change their client to a different language. they change their client to a different language.
The server responds with an empty JSON object. The server must not assume that The server responds with an empty JSON object. The server must not assume that

Loading…
Cancel
Save