Hello everyone, we are going to add one more proje...
# general
l
Hello everyone, we are going to add one more project in our company now we are going towards app router nextjs 15 and react 19rc. Can anyone please give any demo template similar to your next12 template or add a guide in docs similar to next 13 or 12. Thanks
p
@limited-egg-17911 I would highly recommend using
next-auth
and then just configure Ory Network as a custom OIDCConfig.
l
@purple-plastic-20997 can we do that even if we don't use hydra, like we use kratos, keto, oauthkeeper only and for time constraints we can't change the structure. Thanks
p
@limited-egg-17911 Oh ok. Sorry I haven't tried using Ory without Hydra as I've wanted OAuth2.0 or OIDC. Someone else might need to help you here
l
@purple-plastic-20997 Alright thanks for the heads up our team will try next-auth, otherwise will try to integrate using ory/client. Probability push the demo to open source for others any of that works well.