For a Next.js application, should i use @ory/clien...
# talk-hydra
c
For a Next.js application, should i use @ory/client or @ory/hydra-client?
m
use @ory/client going forward. @ory/hydra-client still works but ory-client is the main one from now on
c
👍 I was just a bit confused by the docs. Got a depandabot alert on @ory/client releasing 1.0 but saw that not all documentation was updated
Lots used V0AlphaApi and some of the examples used either client or hydra-client so wasnt sure
m
Yes we will update the docs today and make an official announcement. The examples will be updated in the coming days.
c
Have fun! Thanks for the great work 😄