Could somebody please explain to me how NextAuth might work if I am using docker? (Separate backend)
Unanswered
Swyftey posted this in #help-forum
SwyfteyOP
Hi,
I am using docker compose and one of my containers is for my backend API.
I think am understanding that NextAuth is mainly handled through the NextJS project (which would be in its own container), so I can't figure out how I might use it with my API that is separate.
Can somebody please give me an idea on how I would go about it?
Thanks for any help!
I am using docker compose and one of my containers is for my backend API.
I think am understanding that NextAuth is mainly handled through the NextJS project (which would be in its own container), so I can't figure out how I might use it with my API that is separate.
Can somebody please give me an idea on how I would go about it?
Thanks for any help!