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

## Type of change - [ ] πŸ› Bug fix - [x] 🌟 New feature - [ ] πŸ”¨ Breaking change - [ ] πŸ“– Refactoring / dependency upgrade /...

## Type of change - [x] πŸ› Bug fix - [ ] 🌟 New feature - [ ] πŸ”¨ Breaking change - [ ] πŸ“– Refactoring / dependency upgrade /...

- [x] Review the documentation: https://docs.clerk.dev/ - [x] Search for existing issues: https://github.com/clerkinc/javascript/issues - [x] Go through package changelog files. - [x] ~~Provide the Frontend API key from your application...

- [x] Review the documentation: https://docs.clerk.dev/ - [x] Search for existing issues: https://github.com/clerkinc/javascript/issues - [x] Go through package changelog files. - [ ] Provide the Frontend API key from your...

## Type of change - [x] πŸ› Bug fix - [ ] 🌟 New feature - [ ] πŸ”¨ Breaking change - [ ] πŸ“– Refactoring / dependency upgrade /...

## Type of change - [x] πŸ› Bug fix - [ ] 🌟 New feature - [ ] πŸ”¨ Breaking change - [ ] πŸ“– Refactoring / dependency upgrade /...

## Type of change - [ ] πŸ› Bug fix - [x] 🌟 New feature - [ ] πŸ”¨ Breaking change - [ ] πŸ“– Refactoring / dependency upgrade /...

… password at sign-in ## Description ## Checklist - [ ] `npm test` runs as expected. - [ ] `npm run build` runs as expected. - [ ] (If applicable)...

types
clerk-js
localizations

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

backend

## Description Introduce Express specific Clerk SDK `@clerk/express`. The SDK exposes the following API: - `clerkClient`: default @clerk/backend client initialized from env variables and used to make BAPI requests -...

sdk-node
playground
express