Client Side Rendering

This page fetches session data client side using the useSession React Hook.

It needs the 'use client' directive at the top of the file to enable client side rendering, and the SessionProvider component in client-example/page.tsx to provide the session data.

Third-party backend integration

Enter the path to a Labshare Auth API endpoint and click the button to send a request. Read more here

Note: This example only works when using the Labshare provider.

No session data, please Sign In first.