Skip to content

Commit

Permalink
Session
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab committed Jan 7, 2025
1 parent e52ba5d commit 4ba8b56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/api/src/lib/auth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ export const setupAuth = (c: Context) => {
sameSite: "lax",
domain: ".languine.ai",
path: "/",
partitioned: false,
},
},
plugins: [organization()],
Expand Down

0 comments on commit 4ba8b56

Please sign in to comment.