Hello again everyone! Happy to report that I now h...
# ory-selfhosting
l
Hello again everyone! Happy to report that I now have React/NextJS + Ory Elements working well with self-hosted Kratos. I mostly followed the example here https://github.com/ory/elements/tree/7c3f7f85af8c0b9c6010b52f9fb8c8248ef777dd/examples/nextjs-app-router. Now I'm trying to implement the consent flow but there seems to be no helper functions exported by the ory/nextJS package (e.g. like the getLoginFlow). I understand this is done or nearly done as mentioned here in this PR https://github.com/ory/elements/pull/373. Any idea when this will be added to the nextJS example in the @ory/elements-react package? Thanks for your help!