Clerk
Blog

Back

Company


Dec 23, 2022

Back

Company


Dec 23, 2022

Changelog December 23, 2022

James Perkins

James Perkins


New backend API reference documentation, useAuth improvements and Italian language support


New Backend API reference docs

We created new backend API reference documentation that is automatically updated when we release any changes to Production based on the OpenAPI specification.

This upgrade shows successful and unsuccessful payloads and what to expect from a type. It can also run a test request in the browser, allowing you to see a request and response using your API key.

Check it out at https://clerk.com/docs/reference/backend-api

Thanks to the contributors
Mark Pitsilos and James Perkins
Mark Pitsilos
James Perkins

useAuth improvements

The useAuth hook now contains orgId, orgSlug, orgRole allowing you to access organization data when you need it on the client.

Italian Language Support

A massive shoutout to nitroin for opening up a pull request into our @clerk/localization package to add Italian translations to all our components.

1
import { itIT } from '@clerk/localizations';
2
3
const App = () => {
4
return (
5
<ClerkProvider
6
localization={itIT}
7
>
8
{...}
9
</ClerkProvider>
10
);
11
}

Bug fixes and Performance improvements

We fixed a few bugs this week that are important to highlight.

Apple OAuth User name

We now return the user name from a sign in when using Apple as the OAuth provider.

Respect JWKS cache

We fixed a bug in our Ruby SDK, which now respects the JWKS cache specified.

Performance improvements to users endpoint

We have improved the performance of the /api/users/ endpoint, you should already notice the difference!

How to stay up to date with Clerk?

The best way to keep up with Clerk is to subscribe to our newsletter. We send out updates every week. Updates include new features, what we have been working on, and blog posts you may have missed!

Clerk Community Discord

Clerk has a community Discord. When you join, you will find a place:

  • Find the latest Clerk news and announcements
  • Share your project with the Clerk community, and talk about your experience
  • Request features and gets help integrating Clerk from the team and community.

Clerk Twitter

Our Twitter account (@clerkdev) announces the latest features and improvements. We would also be psyched if you tagged us in projects you have built.

Clerk's logo

Start now,
no strings attached

Start completely free for up to 10,000 monthly active users and up to 100 monthly active orgs. No credit card required.

Start Building

Pricing built for
businesses of all sizes.

Learn more about our transparent per-user costs to estimate how much your company could save by implementing Clerk.

View pricing
Clerk's logo

Newsletter!

The latest news and updates from Clerk, sent to your inbox.

Clerk logo

Clerk - Complete User Management

TwitterLinkedInGitHubDiscordFacebook

© 2023 Clerk Inc.


product
Components

© 2023 Clerk Inc.