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 Introduce a new experimental hook called `useReverification` that makes it easy to handle reverification errors. It returns a high order function (HOF) and allows developers to wrap any...

clerk-js
nextjs
react
chrome-extension
integration

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

types
clerk-js

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

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

types
nextjs

## Description 🔐 This PR introduces passkey support for Expo iOS, Android, and Web. 🚀 ## 🛠 Usage To enable passkeys in your Expo project, update your `ClerkProvider` as follows:...

types
clerk-js
expo

This PR migrates some selected workflows to Blacksmith. @jescalan note - this should be a pretty low effort way to make our CI faster & less expensive, with a very...

actions

## Description Simplifying the field input component to in an effort to make adding descriptors a bit easier here https://github.com/clerk/javascript/pull/4384 ## Checklist - [ ] `npm test` runs as expected....

## Description Show `Join waitlist` promt from `` component when mode is `waitlist` Change the text in `RestrictedAccess` component when mode is `waitlist` Introduce `` component to allow users to...

types
clerk-js
nextjs
react
localizations
chrome-extension
playground

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

nextjs

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

express