createClerkHandler()
The createClerkHandler()
function configures Clerk to handle authentication state for TanStack routes, allowing you to easily access user session information within your app.
Usage
Basic usage
The following example demonstrates how to use createClerkHandler()
to configure Clerk in your TanStack Start application.
Feedback
Last updated on