Skip to content

Commit d31814b

Browse files
fix: remove cookie prefex which caused mismatch
1 parent 8837b45 commit d31814b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

calc-backend/src/lib/auth.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ export const auth = betterAuth({
1717
}
1818
},
1919
advanced: {
20-
cookiePrefix: "calcvis",
2120
crossSubDomainCookies: {
2221
enabled: true,
2322
domain: ".speedrunyourknowledge.com", // Domain with a leading period

0 commit comments

Comments
 (0)