javascript icon indicating copy to clipboard operation
javascript copied to clipboard

Official Javascript repository for Clerk authentication

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

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

actions
expo
integration

## Description Generate suffixed and un-suffixed `__client_uat` (in dev instance), `__session`, `__clerk_db_jwt` (In dev instance) cookies from ClerkJS and support reading the either the suffixed or the un-suffixed cookies in...

clerk-js
backend
integration

The code changes in this commit add support for the Finnish (fi-FI) localization. This will allow users to use Clerk in the Finnish language. ## Description ## Checklist - [...

localizations

## Description This PR removes the specific fix we did a while ago for Cypress. The real reason our cookies where getting deleted in Cypress Chrome is because Chrome requires...

clerk-js

Update clerk localization for sv-SE ## Description ## Checklist - [ ] `npm test` runs as expected. - [ ] `npm run build` runs as expected. - [ ] (If...

localizations

## Description Resolves SDK-1253 CI is failing ([example](https://github.com/clerk/javascript/actions/runs/9370908226/job/25799186362?pr=3494)) on some PRs from forked repositories due to repo secrets not being available. Refer to the documentation for [Using encrypted secrets in...

actions

## Description Add a dev mode notice to our components to avoid going to prod with dev keys on accident. ![image](https://github.com/clerk/javascript/assets/73396808/aac47cea-0a93-4e05-b03e-afba53fa4b57) ![image](https://github.com/clerk/javascript/assets/73396808/ba52d7aa-4af3-4dbf-a2b4-ede4243cb574) ## Checklist - [x] `npm test` runs as...

clerk-js

## Description Adds support for handshake inside iframes. This PR makes requests that have the `Sec-Fetch-Dest` value set to `iframe` to be eligible for handshake. ## Checklist - [x] `npm...

nextjs
backend

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

expo
needs-triage

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