Convex + Lucia auth + Svelte | Help
Now I'm trying to write queries that filter by auth user id, to show only those rows the user owns.
Identity is null, even if I'm logged in, can anyone check my implementation and help me with some suggestions
Thanks everyone
Full code: https://github.com/emilianocalzada/convex-lucia-svelte
