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

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

needs-triage

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

needs-triage

## Description When deleting resources, for example an Organization, the backend client is typed to return `Organization`, whereas the actual HTTP API returns a `DeletedObject`, resulting in a type mismatch....

backend

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

bug