javascript icon indicating copy to clipboard operation
javascript copied to clipboard

Official Javascript repository for Clerk authentication

Results 223 javascript issues
Sort by recently updated
recently updated
newest added

### Preliminary Checks - [X] I have reviewed the documentation: https://clerk.com/docs - [X] I have searched for existing issues: https://github.com/clerk/javascript/issues - [X] I have not already reached out to Clerk...

needs-triage

### Preliminary Checks - [X] I have reviewed the documentation: https://clerk.com/docs - [X] I have searched for existing issues: https://github.com/clerk/javascript/issues - [X] I have not already reached out to Clerk...

needs-triage

## Description When deleting resources, for example an Organization, the backend client is typed to return `Organization`, whereas the actual HTTP API returns a `DeletedObject`, resulting in a type mismatch....

backend

### Preliminary Checks - [X] I have reviewed the documentation: https://clerk.com/docs - [X] I have searched for existing issues: https://github.com/clerk/javascript/issues - [X] I have not already reached out to Clerk...

bug

## Description Cherry-picking https://github.com/clerk/javascript/commit/e9be68db7eddec9c537f1def49326f3de1058bf2 to Core-2 ## Checklist - [ ] `pnpm test` runs as expected. - [ ] `pnpm build` runs as expected. - [ ] (If applicable) [JSDoc...

core-2

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

clerk-js
nextjs
react
backend
fastify
localizations
expo
chrome-extension
express
testing
tanstack
astro
do not merge
react-router
nuxt
vue
agent-toolkit
core-3

## Description Fixes: USER-4210 ## Checklist - [ ] `pnpm test` runs as expected. - [ ] `pnpm build` runs as expected. - [ ] (If applicable) [JSDoc comments](https://jsdoc.app/about-getting-started.html) have...

clerk-js
core-3

## Description This PR ports over #7490 into core 3, and also adds a minor breaking change to `ClerkAPIError.kind` value to match the class name with a codemod. ## Checklist...

core-3

## Description Renaming the `Protect` component to `Show`. Also adjusting how props are passed to it, with a singular `when` prop that accepts a variety of conditions. Removed `SignedIn` and...

nextjs
react
expo
chrome-extension
playground
integration
tanstack
astro
react-router
nuxt
vue
core-3

## Description ## Checklist - [x] `pnpm test` runs as expected. - [x] `pnpm build` runs as expected. - [ ] (If applicable) [JSDoc comments](https://jsdoc.app/about-getting-started.html) have been added or updated...

clerk-js
backend
core-3