So i am doing authentication with supabase, ive got the provider and everything set up for the login, and it works perfect but when i return it doesn't seem to store the session when i try to access the user with useSupabaseUser()
If i have missed any details please let me know and I can provide project.
Any help will be greatly appreciated.