feat: add auth header
This commit is contained in:
parent
0a8fa5bff6
commit
45e55c545d
1 changed files with 3 additions and 0 deletions
|
|
@ -27,6 +27,9 @@ async function start() {
|
|||
allowedHeaders: [
|
||||
'Content-Type',
|
||||
'Authorization',
|
||||
'auth',
|
||||
'showorg',
|
||||
'impersonate',
|
||||
'x-copilotkit-runtime-client-gql-version',
|
||||
],
|
||||
exposedHeaders: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue