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

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

actions
backend
do not merge

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

types
react

## Description #### What This PR introduces an `integrity` props and creates an attribute on the generated `` tag. #### Why Google CASA and other common security audits _require_ that...

nextjs
react

## Description Looks like Safari ITP sometimes blocks the Strict cookies on cross-origin redirects ( `__clerk_uat` ) in development so if you are redirecting directly to a protected route, the...

backend

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

clerk-js
backend
integration

## Description This PR introduces a `with503Retry` higher-order function that wraps fetch and provides robust, spec-aligned retry handling for HTTP 503 Service Unavailable responses. It retries only on 503s, passes...

clerk-js
backend

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

backend
integration

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

clerk-js

### 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

This pull request contains changes generated by a Cursor Cloud Agent  

types
clerk-js
react