From 076783e263cefc5b299d810e270b2339eea3f4cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Tue, 16 Dec 2025 19:37:44 +0100 Subject: [PATCH] Remove outdated statement. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- content/client-server-api/_index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index c9b2676a..9623f4d3 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -477,8 +477,7 @@ the API that was used to obtain their current access token. {{% boxes/note %}} Currently the OAuth 2.0 API doesn't cover all the use cases of the legacy API, -such as automated applications that cannot use a web browser, or -user management by [application services](application-service-api/#server-admin-style-permissions). +such as automated applications that cannot use a web browser. {{% /boxes/note %}} ### Authentication API discovery