Add support for OAuth via the proxy backend #2085
Annotations
3 errors
|
build
Process completed with exit code 2.
|
|
build
Type '{ method: "notifications/message"; params: { level: "info"; message: string; }; }' is not assignable to type 'ServerNotification'.
|
|
build
Property 'blob' does not exist on type '{ uri: string; text: string; _meta?: Record<string, unknown> | undefined; mimeType?: string | undefined; } | { uri: string; blob: string; _meta?: Record<string, unknown> | undefined; mimeType?: string | undefined; }'.
|