also forward headers for not logged in...

This commit is contained in:
MiniDigger | Martin 2022-07-30 15:30:37 +02:00
parent 3a69b4c91d
commit 349d57f1b5

View File

@ -159,6 +159,7 @@ export async function processAuthStuff<T>(headers: Record<string, string>, authR
},
};
}
headers = { ...headers, ...forwardHeader() };
}
} else {
// validate and refresh