- Notifications
You must be signed in to change notification settings - Fork0
Official Javascript repository for Clerk authentication
License
pauloconde/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. Visitclerk.com to signup for an account.
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 Node.js you can install:
npm install @clerk/clerk-sdk-node# oryarn add @clerk/clerk-sdk-node# orpnpm add @clerk/clerk-sdk-node
Clerk's full documentation is available atclerk.com/docs.
- We recommend starting with theQuickstart guides. It'll enable you to quickly add Clerk to your application. If you're starting a new project and are not sure what to pick, useNext.js and@clerk/nextjs.
- To learn more about Clerk's components and features, checkout the rest of theClerk documentation. You'll be able to e.g. browse thecomponent reference page.
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're open to all community contributions! If you'd like to contribute in any way, please readour contribution guidelines. We'd love to have you as part of the Clerk community!
It'll show you how to make changes to the SDKs, open pull requests, or submitting issues. 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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- TypeScript97.8%
- JavaScript1.2%
- CSS0.6%
- HTML0.2%
- EJS0.1%
- Shell0.1%
