Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .changeset/clean-readers-lie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/BUG_REPORT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ body:
value: |
## Welcome 👋🏻

Thank you for taking the time to report an issue with Clerk's JavaScript packages. Please fill out the information below to help us resolve your issue faster. If you have a question or need general help, please join our [Discord community](https://clerk.com/discord). We triage GitHub issues weekly, so it may take a week or so to get a response. If you have a more urgent need, please reach out to [support](https://clerk.com/support).
Thank you for taking the time to report an issue with Clerk's JavaScript packages. Please fill out the information below to help us resolve your issue faster. If you have a question or need general help, please join our [Discord community](https://clerk.com/discord). We triage GitHub issues weekly, so it may take a week or so to get a response. If you have a more urgent need, please reach out to [support](https://clerk.com/contact/support).
- type: checkboxes
attributes:
label: Preliminary Checks
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
<a href="https://clerk.com/docs">
<img alt="Documentation" src="https://img.shields.io/badge/documentation-clerk-green.svg" />
</a>
<a href="https://discord.com/invite/b5rXHjAg7A">
<a href="https://clerk.com/discord">
<img alt="Discord" src="https://img.shields.io/discord/856971667393609759?color=7389D8&label&logo=discord&logoColor=ffffff" />
</a>
<a href="https://twitter.com/clerk">
<img alt="Twitter" src="https://img.shields.io/twitter/url.svg?label=%40clerk&style=social&url=https%3A%2F%2Ftwitter.com%2Fclerk" />
<a href="https://x.com/clerk">
<img alt="Follow on X" src="https://img.shields.io/twitter/url.svg?label=%40clerk&style=social&url=https%3A%2F%2Fx.com%2Fclerk" />
</a>
<br />
<br />
Expand Down
12 changes: 6 additions & 6 deletions integration/templates/tanstack-react-start/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
<a href="https://www.npmjs.com/package/@clerk/react">
<img alt="Downloads" src="https://img.shields.io/npm/dm/@clerk/react" />
</a>
<a href="https://discord.com/invite/b5rXHjAg7A">
<a href="https://clerk.com/discord">
<img alt="Discord" src="https://img.shields.io/discord/856971667393609759?color=7389D8&label&logo=discord&logoColor=ffffff" />
</a>
<a href="https://twitter.com/clerkdev">
<img alt="Twitter" src="https://img.shields.io/twitter/url.svg?label=%40clerkdev&style=social&url=https%3A%2F%2Ftwitter.com%2Fclerkdev" />
<a href="https://x.com/clerk">
<img alt="Follow on X" src="https://img.shields.io/twitter/url.svg?label=%40clerk&style=social&url=https%3A%2F%2Fx.com%2Fclerk" />
</a>
<br />
<br />
Expand Down Expand Up @@ -67,10 +67,10 @@ To learn more about Clerk and TanStack Start, check out the following resources:

## Found an issue or want to leave feedback

Feel free to create a support thread on our [Discord](https://clerk.com/discord). Our support team will be happy to assist you in the `#support` channel.
[Contact](https://clerk.com/contact/support) or email [support@clerk.com](mailto:support@clerk.com) us for support.

## Connect with us

You can discuss ideas, ask questions, and meet others from the community in our [Discord](https://discord.com/invite/b5rXHjAg7A).
You can discuss ideas, ask questions, and meet others from the community in our [Discord](https://clerk.com/discord).

If you prefer, you can also find support through our [Twitter](https://twitter.com/ClerkDev), or you can [email](mailto:support@clerk.dev) us!
You can also follow [@clerk on X](https://x.com/clerk) for updates.
9 changes: 5 additions & 4 deletions packages/astro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

[![Chat on Discord](https://img.shields.io/discord/856971667393609759.svg?logo=discord)](https://clerk.com/discord)
[![Clerk documentation](https://img.shields.io/badge/documentation-clerk-green.svg)](https://clerk.com/docs?utm_source=github&utm_medium=clerk_astro)
[![Follow on Twitter](https://img.shields.io/twitter/follow/Clerk?style=social)](https://twitter.com/intent/follow?screen_name=Clerk)
[![Follow on X](https://img.shields.io/twitter/follow/clerk?style=social)](https://x.com/intent/follow?screen_name=clerk)

[Changelog](https://github.com/clerk/javascript/blob/main/packages/astro/CHANGELOG.md)
·
Expand Down Expand Up @@ -45,10 +45,11 @@ For further information, guides, and examples visit the [Astro reference documen

## Support

You can get in touch with us in any of the following ways:
For help, visit our [support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_astro).

- Join our official community [Discord server](https://clerk.com/discord)
- On [our support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_astro)
## Community

Join our [Discord community](https://clerk.com/discord) to connect with other developers.

## Contributing

Expand Down
4 changes: 2 additions & 2 deletions packages/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3885,7 +3885,7 @@
- b3a3dcdf4: Add OrganizationRoleAPI for CRUD operations regarding instance level organization roles.
- 935b0886e: The `emails` endpoint helper and the corresponding `createEmail` method have been removed from the `@clerk/backend` SDK and `apiClint.emails.createEmail` will no longer be available.

We will not be providing an alternative method for creating and sending emails directly from our JavaScript SDKs with this release. If you are currently using `createEmail` and you wish to update to the latest SDK version, please reach out to our support team (https://clerk.com/support) so we can assist you.
We will not be providing an alternative method for creating and sending emails directly from our JavaScript SDKs with this release. If you are currently using `createEmail` and you wish to update to the latest SDK version, please reach out to our support team (https://clerk.com/contact/support) so we can assist you.

- 93d05c868: Drop the introduction of `OrganizationRole` and `OrganizationPermission` resources fro BAPI.
- 4aaf5103d: Remove createSms functions from @clerk/backend and @clerk/sdk-node.
Expand Down Expand Up @@ -4314,7 +4314,7 @@

- The `emails` endpoint helper and the corresponding `createEmail` method have been removed from the `@clerk/backend` SDK and `apiClint.emails.createEmail` will no longer be available. ([#2548](https://github.com/clerk/javascript/pull/2548)) by [@Nikpolik](https://github.com/Nikpolik)

We will not be providing an alternative method for creating and sending emails directly from our JavaScript SDKs with this release. If you are currently using `createEmail` and you wish to update to the latest SDK version, please reach out to our support team (https://clerk.com/support) so we can assist you.
We will not be providing an alternative method for creating and sending emails directly from our JavaScript SDKs with this release. If you are currently using `createEmail` and you wish to update to the latest SDK version, please reach out to our support team (https://clerk.com/contact/support) so we can assist you.

- Update README for v5 ([#2577](https://github.com/clerk/javascript/pull/2577)) by [@LekoArts](https://github.com/LekoArts)

Expand Down
9 changes: 5 additions & 4 deletions packages/backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

[![Chat on Discord](https://img.shields.io/discord/856971667393609759.svg?logo=discord)](https://clerk.com/discord)
[![Clerk documentation](https://img.shields.io/badge/documentation-clerk-green.svg)](https://clerk.com/docs?utm_source=github&utm_medium=clerk_backend)
[![Follow on Twitter](https://img.shields.io/twitter/follow/Clerk?style=social)](https://twitter.com/intent/follow?screen_name=Clerk)
[![Follow on X](https://img.shields.io/twitter/follow/clerk?style=social)](https://x.com/intent/follow?screen_name=clerk)

[Changelog](https://github.com/clerk/javascript/blob/main/packages/backend/CHANGELOG.md)
·
Expand Down Expand Up @@ -52,10 +52,11 @@ If you need to see which requests are being intercepted by `msw`, you can run th

## Support

You can get in touch with us in any of the following ways:
For help, visit our [support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_backend).

- Join our official community [Discord server](https://clerk.com/discord)
- On [our support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_backend)
## Community

Join our [Discord community](https://clerk.com/discord) to connect with other developers.

## Contributing

Expand Down
9 changes: 5 additions & 4 deletions packages/chrome-extension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

[![Chat on Discord](https://img.shields.io/discord/856971667393609759.svg?logo=discord)](https://clerk.com/discord)
[![Clerk documentation](https://img.shields.io/badge/documentation-clerk-green.svg)](https://clerk.com/docs?utm_source=github&utm_medium=clerk_chrome_extension)
[![Follow on Twitter](https://img.shields.io/twitter/follow/Clerk?style=social)](https://twitter.com/intent/follow?screen_name=Clerk)
[![Follow on X](https://img.shields.io/twitter/follow/clerk?style=social)](https://x.com/intent/follow?screen_name=clerk)

[Changelog](https://github.com/clerk/javascript/blob/main/packages/chrome-extension/CHANGELOG.md)
·
Expand Down Expand Up @@ -82,10 +82,11 @@ Please see the latest extension [authentication support matrix](https://clerk.co

## Support

You can get in touch with us in any of the following ways:
For help, visit our [support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_chrome_extension).

- Join our official community [Discord server](https://clerk.com/discord)
- On [our support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_chrome_extension)
## Community

Join our [Discord community](https://clerk.com/discord) to connect with other developers.

## Contributing

Expand Down
9 changes: 5 additions & 4 deletions packages/clerk-js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

[![Chat on Discord](https://img.shields.io/discord/856971667393609759.svg?logo=discord)](https://clerk.com/discord)
[![Clerk documentation](https://img.shields.io/badge/documentation-clerk-green.svg)](https://clerk.com/docs?utm_source=github&utm_medium=clerk_js)
[![Follow on Twitter](https://img.shields.io/twitter/follow/Clerk?style=social)](https://twitter.com/intent/follow?screen_name=Clerk)
[![Follow on X](https://img.shields.io/twitter/follow/clerk?style=social)](https://x.com/intent/follow?screen_name=clerk)

[Changelog](https://github.com/clerk/javascript/blob/main/packages/clerk-js/CHANGELOG.md)
·
Expand Down Expand Up @@ -45,10 +45,11 @@ For further information, guides, and examples visit the [ClerkJS reference docum

## Support

You can get in touch with us in any of the following ways:
For help, visit our [support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_js).

- Join our official community [Discord server](https://clerk.com/discord)
- On [our support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_js)
## Community

Join our [Discord community](https://clerk.com/discord) to connect with other developers.

## Contributing

Expand Down
9 changes: 5 additions & 4 deletions packages/expo-passkeys/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

[![Chat on Discord](https://img.shields.io/discord/856971667393609759.svg?logo=discord)](https://clerk.com/discord)
[![Clerk documentation](https://img.shields.io/badge/documentation-clerk-green.svg)](https://clerk.com/docs?utm_source=github&utm_medium=expo_passkeys)
[![Follow on Twitter](https://img.shields.io/twitter/follow/Clerk?style=social)](https://twitter.com/intent/follow?screen_name=Clerk)
[![Follow on X](https://img.shields.io/twitter/follow/clerk?style=social)](https://x.com/intent/follow?screen_name=clerk)

[Changelog](https://github.com/clerk/javascript/blob/main/packages/expo-passkeys/CHANGELOG.md)
·
Expand Down Expand Up @@ -76,10 +76,11 @@ const handlePasskeySignIn = async () => {

## Support

You can get in touch with us in any of the following ways:
For help, visit our [support page](https://clerk.com/contact/support?utm_source=github&utm_medium=expo_passkeys).

- Join our official community [Discord server](https://clerk.com/discord)
- On [our support page](https://clerk.com/contact/support?utm_source=github&utm_medium=expo_passkeys)
## Community

Join our [Discord community](https://clerk.com/discord) to connect with other developers.

## Contributing

Expand Down
9 changes: 5 additions & 4 deletions packages/expo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

[![Chat on Discord](https://img.shields.io/discord/856971667393609759.svg?logo=discord)](https://clerk.com/discord)
[![Clerk documentation](https://img.shields.io/badge/documentation-clerk-green.svg)](https://clerk.com/docs?utm_source=github&utm_medium=clerk_expo)
[![Follow on Twitter](https://img.shields.io/twitter/follow/Clerk?style=social)](https://twitter.com/intent/follow?screen_name=Clerk)
[![Follow on X](https://img.shields.io/twitter/follow/clerk?style=social)](https://x.com/intent/follow?screen_name=clerk)

[Changelog](https://github.com/clerk/javascript/blob/main/packages/expo/CHANGELOG.md)
·
Expand Down Expand Up @@ -50,10 +50,11 @@ For further information, guides, and examples visit the [Expo reference document

## Support

You can get in touch with us in any of the following ways:
For help, visit our [support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_expo).

- Join our official community [Discord server](https://clerk.com/discord)
- On [our support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_expo)
## Community

Join our [Discord community](https://clerk.com/discord) to connect with other developers.

## Contributing

Expand Down
9 changes: 5 additions & 4 deletions packages/express/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

[![Chat on Discord](https://img.shields.io/discord/856971667393609759.svg?logo=discord)](https://clerk.com/discord)
[![Clerk documentation](https://img.shields.io/badge/documentation-clerk-green.svg)](https://clerk.com/docs?utm_source=github&utm_medium=clerk_express)
[![Follow on Twitter](https://img.shields.io/twitter/follow/Clerk?style=social)](https://twitter.com/intent/follow?screen_name=Clerk)
[![Follow on X](https://img.shields.io/twitter/follow/clerk?style=social)](https://x.com/intent/follow?screen_name=clerk)

[Changelog](https://github.com/clerk/javascript/blob/main/packages/express/CHANGELOG.md)
·
Expand Down Expand Up @@ -151,10 +151,11 @@ app.get('/users', requireAuth, async (req, res) => {

## Support

You can get in touch with us in any of the following ways:
For help, visit our [support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_express).

- Join our official community [Discord server](https://clerk.com/discord)
- On [our support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_express)
## Community

Join our [Discord community](https://clerk.com/discord) to connect with other developers.

## Contributing

Expand Down
9 changes: 5 additions & 4 deletions packages/fastify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

[![Chat on Discord](https://img.shields.io/discord/856971667393609759.svg?logo=discord)](https://clerk.com/discord)
[![Clerk documentation](https://img.shields.io/badge/documentation-clerk-green.svg)](https://clerk.com/docs?utm_source=github&utm_medium=clerk_fastify)
[![Follow on Twitter](https://img.shields.io/twitter/follow/Clerk?style=social)](https://twitter.com/intent/follow?screen_name=Clerk)
[![Follow on X](https://img.shields.io/twitter/follow/clerk?style=social)](https://x.com/intent/follow?screen_name=clerk)

[Changelog](https://github.com/clerk/javascript/blob/main/packages/fastify/CHANGELOG.md)
·
Expand Down Expand Up @@ -43,10 +43,11 @@ You'll learn how to install `@clerk/fastify`, set up your environment keys, and

## Support

You can get in touch with us in any of the following ways:
For help, visit our [support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_fastify).

- Join our official community [Discord server](https://clerk.com/discord)
- On [our support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_fastify)
## Community

Join our [Discord community](https://clerk.com/discord) to connect with other developers.

## Contributing

Expand Down
9 changes: 5 additions & 4 deletions packages/hono/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

[![Chat on Discord](https://img.shields.io/discord/856971667393609759.svg?logo=discord)](https://clerk.com/discord)
[![Clerk documentation](https://img.shields.io/badge/documentation-clerk-green.svg)](https://clerk.com/docs?utm_source=github&utm_medium=clerk_hono)
[![Follow on Twitter](https://img.shields.io/twitter/follow/ClerkDev?style=social)](https://twitter.com/intent/follow?screen_name=ClerkDev)
[![Follow on X](https://img.shields.io/twitter/follow/clerk?style=social)](https://x.com/intent/follow?screen_name=clerk)

[Changelog](https://github.com/clerk/javascript/blob/main/packages/hono/CHANGELOG.md)
·
Expand Down Expand Up @@ -130,10 +130,11 @@ app.post('/webhooks/clerk', async c => {

## Support

You can get in touch with us in any of the following ways:
For help, visit our [support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_hono).

- Join our official community [Discord server](https://clerk.com/discord)
- On [our support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_hono)
## Community

Join our [Discord community](https://clerk.com/discord) to connect with other developers.

## Contributing

Expand Down
9 changes: 5 additions & 4 deletions packages/localizations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

[![Chat on Discord](https://img.shields.io/discord/856971667393609759.svg?logo=discord)](https://clerk.com/discord)
[![Clerk documentation](https://img.shields.io/badge/documentation-clerk-green.svg)](https://clerk.com/docs?utm_source=github&utm_medium=clerk_localizations)
[![Follow on Twitter](https://img.shields.io/twitter/follow/Clerk?style=social)](https://twitter.com/intent/follow?screen_name=Clerk)
[![Follow on X](https://img.shields.io/twitter/follow/clerk?style=social)](https://x.com/intent/follow?screen_name=clerk)

[Changelog](https://github.com/clerk/javascript/blob/main/packages/localizations/CHANGELOG.md)
·
Expand Down Expand Up @@ -44,10 +44,11 @@ Furthermore, you can learn how to [update a localization](https://clerk.com/docs

## Support

You can get in touch with us in any of the following ways:
For help, visit our [support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_localizations).

- Join our official community [Discord server](https://clerk.com/discord)
- On [our support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_localizations)
## Community

Join our [Discord community](https://clerk.com/discord) to connect with other developers.

## Contributing

Expand Down
9 changes: 5 additions & 4 deletions packages/nextjs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

[![Chat on Discord](https://img.shields.io/discord/856971667393609759.svg?logo=discord)](https://clerk.com/discord)
[![Clerk documentation](https://img.shields.io/badge/documentation-clerk-green.svg)](https://clerk.com/docs?utm_source=github&utm_medium=clerk_nextjs)
[![Follow on Twitter](https://img.shields.io/twitter/follow/Clerk?style=social)](https://twitter.com/intent/follow?screen_name=Clerk)
[![Follow on X](https://img.shields.io/twitter/follow/clerk?style=social)](https://x.com/intent/follow?screen_name=clerk)

[Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
·
Expand Down Expand Up @@ -52,10 +52,11 @@ For further information, guides, and examples visit the [Next.js reference docum

## Support

You can get in touch with us in any of the following ways:
For help, visit our [support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_nextjs).

- Join our official community [Discord server](https://clerk.com/discord)
- On [our support page](https://clerk.com/contact/support?utm_source=github&utm_medium=clerk_nextjs)
## Community

Join our [Discord community](https://clerk.com/discord) to connect with other developers.

## Contributing

Expand Down
Loading
Loading