McpAuth
@forge/monorepo / backend/src / McpAuth
Type Alias: McpAuth
McpAuth = {
kind:"none"; } | {credentialRef:string;kind:"bearer"; } | {credentialRef:string;kind:"oauth"; }
Defined in: backend/src/mcp/index.ts:22
@forge/monorepo / backend/src / McpAuth
McpAuth = {
kind:"none"; } | {credentialRef:string;kind:"bearer"; } | {credentialRef:string;kind:"oauth"; }
Defined in: backend/src/mcp/index.ts:22