From a612707face50aa3f8bb68b03a8fb3e15dcecc5a Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 14 Jul 2025 12:36:34 +0200 Subject: [PATCH] Fix typo Signed-off-by: Johannes Marbach --- data/api/client-server/logout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/logout.yaml b/data/api/client-server/logout.yaml index 60464932..0a555efc 100644 --- a/data/api/client-server/logout.yaml +++ b/data/api/client-server/logout.yaml @@ -47,7 +47,7 @@ paths: deleted alongside the device. This endpoint does not use the [User-Interactive Authentication API](/client-server-api/#user-interactive-authentication-api) because - User-Interactive Authentication is designed to protect against attacks where the + User-Interactive Authentication is designed to protect against attacks where someone gets hold of a single access token then takes over the account. This endpoint invalidates all access tokens for the user, including the token used in the request, and therefore the attacker is unable to take over the account in