what i'm trying to do is right in the title, trying using an express api project to setup a logic data processing between my app and Supabase,
but to start I execute a login and nothing is return when I try to grab the session nothing is returned, just {session: null}
mabe need to use specific api supabase to work on express project ?