mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-05 08:06:19 +00:00
Use Better Auth route for Autumn
This commit is contained in:
parent
5e45c36303
commit
f0c79872f6
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ export default function RootLayout({
|
|||
process.env.NEXT_PUBLIC_BACKEND_URL ??
|
||||
"https://api.supermemory.ai"
|
||||
}
|
||||
includeCredentials={true}
|
||||
useBetterAuth={true}
|
||||
headers={{ "X-App-Source": "nova" }}
|
||||
>
|
||||
<QueryProvider>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue