From 3dc7bbdcd343bbff7729e314a281421d41e65958 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCttler?= Date: Sat, 15 Nov 2025 12:11:44 +0100 Subject: [PATCH] Update parameter description for authentication response --- .../server/src/authentication/verifyAuthenticationResponse.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/server/src/authentication/verifyAuthenticationResponse.ts b/packages/server/src/authentication/verifyAuthenticationResponse.ts index 550d04dc..86fce0ef 100644 --- a/packages/server/src/authentication/verifyAuthenticationResponse.ts +++ b/packages/server/src/authentication/verifyAuthenticationResponse.ts @@ -24,7 +24,7 @@ export type VerifyAuthenticationResponseOpts = Parameters