Spaces:
Runtime error
Runtime error
token works in space
Browse files- utils/useUser.ts +0 -1
utils/useUser.ts
CHANGED
@@ -69,7 +69,6 @@ export const useUser = () => {
|
|
69 |
),
|
70 |
path: "/",
|
71 |
secure: true,
|
72 |
-
sameSite: "none",
|
73 |
httpOnly: true,
|
74 |
});
|
75 |
}
|
|
|
69 |
),
|
70 |
path: "/",
|
71 |
secure: true,
|
|
|
72 |
httpOnly: true,
|
73 |
});
|
74 |
}
|