Package Exports
- @clerk/clerk-js
- @clerk/clerk-js/dist/clerk.headless
- @clerk/clerk-js/dist/clerk.headless.js
- @clerk/clerk-js/dist/clerk.js
- @clerk/clerk-js/dist/clerk.mjs
- @clerk/clerk-js/headless
- @clerk/clerk-js/headless/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@clerk/clerk-js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@clerk/clerk-js
Getting Started
Clerk is the easiest way to add authentication and user management to your JavaScript application. Add sign up, sign in, and profile management to your application in minutes.
Prerequisites
- An existing Clerk application. Create your account for free.
Installation
The fastest way to get started with Clerk is by following the JavaScript Quickstart.
You'll learn how to add the ClerkJS SDK to your application (either through <script> tag or NPM module) and use Clerk's prebuilt components.
Usage
For further information, guides, and examples visit the ClerkJS 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/clerk-js follows good practices of security, but 100% security cannot be assured.
@clerk/clerk-js 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.