`useSession` with React's `use` Suspense semantics
Does anyone have an implementation of
useSession
that doesn't return an isLoading
and instead just throws an error and redirects to login if the session is inactive?0 Replies