NextAuth/Authjs for Nextjs 13
Unanswered
American Curl posted this in #help-forum
American CurlOP
I know that the new routing method using the
app directory is not recommended for production, however I still want to experiment and learn with this new method rather than something that is going to be outdated soon. Anyway, I want to implement an auth system with nextauth but the documentation contains examples and code for the old routing system and I struggle to understand how to make it work. Where do I look for how to implement nextauth in nextjs 13?1 Reply
European sprat
13.4 was a stable release and it can most definitely be used in production...