This commit is contained in:
@@ -16,7 +16,7 @@ const getAccessTokenFromCookieHeader = (
|
|||||||
|
|
||||||
export const fetchClient = createFetchClient<paths>({
|
export const fetchClient = createFetchClient<paths>({
|
||||||
baseUrl: API_URL,
|
baseUrl: API_URL,
|
||||||
// credentials: "include",
|
credentials: "include",
|
||||||
headers: {
|
headers: {
|
||||||
"Content-Type": "application/json",
|
"Content-Type": "application/json",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user