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 We're utilizing `__unstable__environment` a bunch in `elements` and the current state doesn't enforce type safety and requires us to override types in our own package. The better facilitate...

types
clerk-js
react

## Description This is a new package that handles upgrading to new major versions of Clerk's SDKs. It is a CLI that guides the user through a set of configuration...

playground

### Preliminary Checks - [X] I have reviewed the documentation: [https://clerk.com/docs](https://clerk.com/docs) - [X] I have searched for existing issues: [https://github.com/clerk/javascript/issues](https://github.com/clerk/javascript/issues) - [X] I have not already reached out to Clerk...

improvement
confirmed

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

confirmed

- [x] I have reviewed [the documentation](https://clerk.com/docs) - [x] I have [searched for existing issues](https://github.com/clerkinc/javascript/issues) - [x] I have ensured I am on the most recent version, and [checked the...

bug
nextjs
prioritized

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

prioritized

### Preliminary Checks - [X] I have reviewed the documentation: [https://clerk.com/docs](https://clerk.com/docs) - [X] I have searched for existing issues: [https://github.com/clerk/javascript/issues](https://github.com/clerk/javascript/issues) - [X] I have not already reached out to Clerk...

confirmed

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

prioritized

Trying to use the UserButton component in a next 13 server component. I understand there's some time needed to fetch the data from the user via Clerk's api and retrieve...

prioritized

I recently integrated Clerk into my application, which also uses a relational database, so it needed to use Clerk's externalId setting to cross-reference. So, I then used rootAuthLoader with Remix,...

prioritized