- Notifications
You must be signed in to change notification settings - Fork0
Official JavaScript repository for Clerk authentication
License
nikcladis/javascript
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Clerk helps developers build user management. We provide streamlined user experiences for your users to sign up, sign in, and manage their profile.
This repository contains all the Clerk JavaScript SDKs under the@clerk namespace.
💼Clerk is hiring!
Would you like to work on Open Source software and help maintain this repository?Apply today!
- Sign up for an account.
- Create an application in your Clerk Dashboard.
- Spin up a new codebase with one of thequickstart guides.
This repository contains the SDKs for environment/platforms that Clerk supports. For example, if you want to use Clerk with Next.js, you can install:
npm install @clerk/nextjs# oryarn add @clerk/nextjs# orpnpm add @clerk/nextjs
Clerk's full documentation is available atclerk.com/docs.
- We recommend starting with thequickstart guides. They'll help you quickly add Clerk to your application. If you're starting a new project and aren't sure what to pick, check out our most popular quickstart:Next.js.
- Clerk offers a comprehensive suite of components designed to seamlessly integrate authentication and multi-tenancy into your application. To learn more aboutClerk's components, check outthe docs.
- Clerk'sorganizations feature provides powerful multi-tenancy capabilities, allowing you to group users, manage roles and permissions, and control access to resources. Perfect for B2B applications, enterprise software, and any multi-tenant system. Learn morein the docs.
Curious what we shipped recently? You can browse theGitHub Releases page or look at the individualCHANGELOG.md files inside each package (e.g.clerk-js CHANGELOG).
We'd love to have you as part of the Clerk community! 💜
If you'd like to contribute in any way, please readour contribution guidelines. They'll show you how to submit issues, make changes to the SDKs, or open pull requests. If you want to add or edit localizations (e.g. how a button text is translated to your language), you can check out thelocalizations README.
This project is licensed under theMIT license.
SeeLICENSE for more information.
About
Official JavaScript repository for Clerk authentication
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- TypeScript94.7%
- JavaScript2.8%
- Astro0.8%
- MDX0.4%
- CSS0.4%
- HTML0.3%
- Other0.6%
