I need to check django authenticated user using nodejs. Im using django as a frontend and I build my api with nodejs. I need to check if a request handling by nodejs is sent by a user who is logged in by django framework.
9/14/2021 6:35:23 AM
Toni Isotalo2 Answers
New AnswerToni Isotalo it's doesn't makes sense that you use Django for Front-end and Node.js for backend you have to use any of the JS frameworks for Front-end and for Node.js we have JWT-Authentication
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message