Confusion around solid-query
coming from Angular, so I'm new to both solidJS and
solid-query/react-query,
when writing a useAuth hook, how would you go about fetching and storing the initial session?
1 Reply
You can go about setting the initial session using the onMount lifecycle function