Hey, this is a heads-up that we will update the id...
# ory-network
h
Hey, this is a heads-up that we will update the identity SDK naming for better developer experience. So instead of doing something like
client.V0alpha2Api.AdminListIdentities()
it will end up as something more along the lines of
client.Identities.ListIdentities()
. The underlying REST API will remain untouched from this, and it’s mostly a renaming exercise. We’re doing this to bring the Ory SDK to v1 grade 🙂