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