Upgrade to Ory SDKs v1.0
An announcement of Ory SDKs v1.0 with everything you need to know about the new version.

Founder & CTO
We are excited to announce the release of version 1.0 of Ory's Software Development Kits (SDKs) for all major languages. As part of releasing version 1.0, we have streamlined naming conventions and improved the API documentation.
Upgrade to Ory SDK v1
The upgrade guide to Ory SDK v1.0 is available in the Ory Network documentation.
SDK Backwards Compatibility
Versions prior to 1.0 will remain functional and compatible with APIs offered on the Ory Network. However, we will no longer be maintaining these versions. We ask that you upgrade to the latest version of the SDKs by February 28, 2023.
Ory SDKs & OpenAPI
Ory leverages the openapi-generator to auto-generate our SDKs from OpenAPI specification. We will be working together with the OpenAPI project to improve the developer experience, updating code templates for more elegant and idomatic generated code. In parallel, we plan to release improvements to the SDK iteratively to make your life as easy as possible!
Protobuf APIs (2023)
For V2 of Ory's APIs, we are planning to switch to a protobuf-centric API approach. More on that in 2023!
Further reading

Back to the future: How today's user behavior around crowd-sourced software is reversing 20 years of security progress

Users are once again blindly running unvetted code. This post explores why security norms are failing in grassroots tech and what must change.

Secure authentication in Next.js: Best practices & implementation
Learn how to add secure auth to Next.js app in minutes, using our step-by-step guide with code examples for server & client components.