secure cookies breaks sign in
This commit is contained in:
parent
a15809f4fd
commit
0cf801d3dc
1 changed files with 0 additions and 3 deletions
|
@ -6,9 +6,6 @@ import { genericOAuthClient } from "better-auth/client/plugins";
|
|||
export const auth = betterAuth({
|
||||
appName: "Streamarr",
|
||||
basePath: "/api/auth",
|
||||
advanced: {
|
||||
useSecureCookies: true,
|
||||
},
|
||||
logger: {
|
||||
level: "info",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue