mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 16:46:00 +00:00
mcp: added auth tests, updated data tests
This commit is contained in:
@@ -72,6 +72,7 @@ export const authConfigSchema = $object(
|
||||
},
|
||||
s.strictObject({
|
||||
type: s.string(),
|
||||
enabled: s.boolean({ default: true }).optional(),
|
||||
config: s.object({}),
|
||||
}),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user