




























Happy Changelog Friday, the team has been working hard on improving our Organizations offering and SDKs.
You can now create organizations right from the Clerk dashboard and assign an owner from your user pool. This was a highly requested features and we are excited to be able to launch this.

We moved Organizations settings to the top level of the Clerk Dashboard to make it easier to enable and update maximum members limit

The updated Ruby SDK has fixes, changes to core functionality and new features that were needed. The most important are:
Fix: Proper caching of JWKS responses All requests to the Backend API now use application/json payloads. This also fixes particular calls to endpoints like the user.update request when passing in backup codes
Added: The API key can now be set using the CLERK_SECRET_KEY environment variable [#28]
You can check out the release by update your Ruby SDK to Version: 2.9.0
In the 13.2 release of Next.js they introduced route handlers, and Clerk can now support them using our helpers currentUser and auth. Below is an example of a route handler.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。