Next.js Discord

Discord Forum

Next-auth in 2 separated projects

Unanswered
Cuvier’s Dwarf Caiman posted this in #help-forum
Open in Discord
Cuvier’s Dwarf CaimanOP
Hello guys, I'm studying Next.js and trying to make a website for my class work.
I have 2 projects, both based on Next.js, one is for Backend and the other one for Frontend.

In the Backend, I use Prisma to handle de DDBB conection and create endpoints to use in the Frontend.

But now, I want to use Next-Auth to make an user, login and session functionallity, but I don't know what to do.

I'm a bit new so all help is very useful, thanks in advance!

4 Replies

Cuvier’s Dwarf CaimanOP
working on it!
thanks!