






















OAuth connections can now be be added after a user has signed up.
This can be accomplish through the <UserProfile/> component, or through the useUser() hook and the user.createExternalAccount() function.

Thanks to the contributors: Agis Anastasopoulos, Haris Chaniotakis
Metadata fields can now be updated via deep-merge in addition to complete replacement. This functionality was added to the Backend API to start.
Thanks to the contributors: Giannis Katsanos
We updated our Next.js and Node SDKs to add a Auth-Result header when the authentication state is unknown or signed out.
This will help us debug situations where your backend thinks the user is signed out, but the frontend knows they are signed in. Usually the reason for this is quite benign, but it can be tricky to debug.
Thanks to the contributors: Peter Perlepes
Usernames can now be optional, instead of only Required or completely Off.
You can make the change from the "Email, Phone, Username" settings page in your dashboard:

Thanks to the contributors: Alex Ntousias
We'd like to wish a hearty congratulations to RedwoodJS on their v1 launch.
We've had a shared Slack with the Redwood team for a few months now as we collaborated to build the Clerk integration. The folks there are incredibly kind, patient, and innovative and we can't wait to see how the framework evolves.
Learn more about our RedwoodJS authentication integration.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。