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 Resolves ORGS-1027, ORGS-1136 ## 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...

clerk-js
localizations
core-3

## Description This PR implements native Google Sign-In support for Expo iOS and Android apps using the `@react-native-google-signin/google-signin` library. This provides a seamless native authentication experience for users signing in...

types
clerk-js
nextjs
react
remix
actions
backend
fastify
localizations
expo
chrome-extension
playground
themes
integration
elements
express
testing
tanstack
astro
react-router
nuxt
vue
agent-toolkit
core-2
core-3

## Description This is the full implementation of PoCs #7194 and #7267. The main goal of the PR is to refactor the SDKs away from using a top level `addListener+state+context`...

clerk-js
nextjs
react
expo
integration
core-3

## Description Fixes: USER-4034 ## 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
do not merge
core-3

Plain ticket: https://app.plain.com/workspace/w_01GT53BQWV3DFW6ECTWZNQ1E9K/thread/th_01JXCF79QQEG90RVAH13XPBZBC This PR is paired with: [[DASH-1319] -- Sign ups without password are no longer supported if](https://github.com/clerk/dashboard/pull/7874) which allows password to be optional. This update addresses a user...

clerk-js
core-3

## Description If a session token is sent via cookie, this usually means it's being sent through the browser. When an app is browser-based, it's expected that requests are sent...

backend
core-3

## Description The `` component allows you to specify a custom container for Clerk floating UI elements (popovers, modals, tooltips, etc.) that use portals. Only Clerk components within the provider...

clerk-js
nextjs
react
expo
tanstack
astro
react-router
nuxt
vue
core-3

## Description Return a cached token and schedule background refresh if the token is read while in the expiration leeway timeframe. Fixes: USER-4087 ## Checklist - [ ] `pnpm test`...

clerk-js
core-3

## Description - Remove chunk config to prevent sign up chunk from being loaded when it isn't needed - Optimize initialization of modals to reduce unnecessary invocations ## Checklist -...

core-3

… in German ## Description This PR changes one translation value in German to a more descriptive one. “Anmelden” means more sign in than it does sign up. “Registrieren” is...

localizations