javascript
javascript copied to clipboard
Official Javascript repository for Clerk authentication
## 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...
## 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...
## 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...
## 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...
## 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...
## 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...
## 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...
## 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...
### 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...
This pull request contains changes generated by a Cursor Cloud Agent