You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to SvelteKit so I am not entirely familiar with the consequences, but shouldn't the db and auth modules be in $lib/server instead of just $lib?
I am new to SvelteKit so I am not entirely familiar with the consequences, but shouldn't the db and auth modules be in $lib/server instead of just $lib?
https://kit.svelte.dev/docs/modules#$lib-$lib-server
The Lucia docs do it that way too:
https://lucia-auth.com/getting-started/sveltekit/
The text was updated successfully, but these errors were encountered: