@clerk/clerk-sdk-node
v5.1.4
Published
Clerk server SDK for usage with node
Downloads
317,833
Readme
Changelog · Report a Bug · Request a Feature · Get help
[!IMPORTANT] Starting October 8, 2024, the Node SDK is entering a three-month notice period. We encourage everyone to migrate to
@clerk/express
. For full details, please see our changelog.
Getting Started
Clerk is the easiest way to add authentication and user management to your Node.js application. Add sign up, sign in, and profile management to your application in minutes.
Prerequisites
- 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 Clerk Node.js Quickstart.
Usage
You can use all available methods from the Backend SDK.
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/clerk-sdk-node
follows good practices of security, but 100% security cannot be assured.
@clerk/clerk-sdk-node
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.