Merged in feat/webview-user-issue (pull request #2793)
Feat/webview user issue * Added logging * Test * Cleanup Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -111,8 +111,6 @@ export const middleware: NextMiddleware = async (request) => {
|
||||
authorizationToken
|
||||
)
|
||||
|
||||
headers.append("Cookie", `webviewToken=${decryptedData}`)
|
||||
|
||||
return handleWebviewRewrite({
|
||||
nextUrl,
|
||||
headers,
|
||||
|
||||
Reference in New Issue
Block a user