This page fetches session data client side using the useSession React Hook.
useSession
Make sure to wrap this component tree in a SessionProvider component in client-example/page.tsx to provide the session data.
SessionProvider
client-example/page.tsx