From 89e3d16f6c1d723e65a789e1bfec2f5aa259dafb Mon Sep 17 00:00:00 2001 From: Alan Bridgeman Date: Fri, 3 Apr 2026 11:11:09 -0500 Subject: [PATCH] Attempted to improve error output and visibility --- src/oauth/OAuthApp.ts | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/oauth/OAuthApp.ts b/src/oauth/OAuthApp.ts index ddaa69d..ba04e4a 100644 --- a/src/oauth/OAuthApp.ts +++ b/src/oauth/OAuthApp.ts @@ -336,7 +336,13 @@ export class OAuthApp