Custom backend authentication in NextJs
Unanswered
Nile Crocodile posted this in #help-forum
Nile CrocodileOP
Hi everyone. I'd like to follow monolith architecture using nextjs where I want to do custom authentication as we do in client-server architecture. Besides I am using nextsuth for social authentication. I want the custom jwt authentication too. So can anyone help me to figure it out ?