What to call in RSC to validate that the user is logged in?

I want to check in my RSC that the user is logged in. In Client Components we have the components and hooks from convex/react but these components are using hooks so they should not work on RSCs.
Was this page helpful?