@clerk/remix
v4.4.6
Published
Clerk SDK for Remix
Downloads
48,471
Readme
Changelog · Report a Bug · Request a Feature · Get help
[!IMPORTANT] If you're starting a new project with React Router v7 or are in the process of upgrading a Remix v2 application, please use the
@clerk/react-router
SDK.@clerk/remix
is only compatible with Remix v2.
Getting Started
Clerk is the easiest way to add authentication and user management to your Remix application. Add sign up, sign in, and profile management to your application in minutes.
Prerequisites
- Remix
^2.0.0
- React 18 or later
- Node.js
>=18.17.0
or later - An existing Clerk application. Create your account for free.
Installation
The fastest way to get started with Clerk is by following the Remix Quickstart.
You'll learn how to install @clerk/remix
, set up your environment keys, configure rootAuthLoader
& ClerkApp
, and protect your pages.
Usage
For further information, guides, and examples visit the Remix reference documentation.
Support
You can get in touch with us in any of the following ways:
- Join our official community Discord server
- On our support page
Contributing
We're open to all community contributions! If you'd like to contribute in any way, please read our contribution guidelines and code of conduct.
Security
@clerk/remix
follows good practices of security, but 100% security cannot be assured.
@clerk/remix
is provided "as is" without any warranty. Use at your own risk.
For more information and to report security issues, please refer to our security documentation.
License
This project is licensed under the MIT license.
See LICENSE for more information.