Skip to main content
Docs

Clerk React Router SDK

The Clerk React Router SDK gives you access to prebuilt components, React hooks, and helpers to make user authentication easier. Refer to the quickstart guideReact Router Icon to get started.

Client-side helpers

Because the React Router SDK is built on top of the React SDKReact Icon, you can use the hooks that the React SDK provides. These hooks include access to the ClerkJavaScript Icon object, User objectJavaScript Icon, Organization objectJavaScript Icon, and a set of useful helper methods for signing in and signing up. Learn more in the React SDK referenceReact Icon.

Server-side helpers

The following references show how to integrate Clerk features into applications using React Router server functions and API routes.

React Router implementations

React Router can be integrated with Clerk in two ways:

Feedback

What did you think of this content?

Last updated on