From 3052ecd97d7a3f46fde051fdff62e742883955c1 Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Fri, 22 Nov 2024 09:43:37 +0100 Subject: [PATCH] Update packages/backend-defaults/src/entrypoints/auth/plugin/PluginTokenHandler.ts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johan Haals Co-authored-by: Fredrik Adelöw Signed-off-by: Johan Haals --- .../src/entrypoints/auth/plugin/PluginTokenHandler.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/backend-defaults/src/entrypoints/auth/plugin/PluginTokenHandler.ts b/packages/backend-defaults/src/entrypoints/auth/plugin/PluginTokenHandler.ts index 00489851b0..22331930aa 100644 --- a/packages/backend-defaults/src/entrypoints/auth/plugin/PluginTokenHandler.ts +++ b/packages/backend-defaults/src/entrypoints/auth/plugin/PluginTokenHandler.ts @@ -46,7 +46,7 @@ type Options = { /** * @public - * PluginTokenHandler is responsible for issuing and verifying tokens + * Issues and verifies {@link https://backstage.io/docs/auth/service-to-service-auth | service-to-service tokens}. */ export interface PluginTokenHandler { verifyToken(