javascript
javascript copied to clipboard
Official Javascript repository for Clerk authentication
## 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...
## 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...
## 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...
## 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...
## 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:...
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...
## 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...
## 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...
### 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...