Skip to content

Conversation

@caiomauro
Copy link
Contributor

Fixed the 300000000 file issue.
The login works and supabase says that the user is logged in, I used local storage to check if the user is logged in but there has to be a better way like using getSession to see if the user is logged in.

I used client side session sharing:
https://supabase.com/docs/guides/auth/auth-helpers/sveltekit#client-side

Fixed the 300000000 file issue.
The login works and supabase says that the user is logged in, I used local storage to check if the user is logged in but there has to be a better way like using getSession to see if the user is logged in.

I used client side session sharing:
https://supabase.com/docs/guides/auth/auth-helpers/sveltekit#client-side
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants