forked from EduCraft/curriculum-project-hub
Revert "fix: provide capability for both SDK auth modes"
This reverts commit ebf870249f.
This commit is contained in:
@@ -73,7 +73,6 @@ export async function startHub(): Promise<void> {
|
||||
providerId: context.providerId,
|
||||
errorCode: diagnostic.code,
|
||||
failureCategory: diagnostic.category,
|
||||
authShape: diagnostic.authShape,
|
||||
}, "provider proxy diagnostic");
|
||||
},
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user