Validate django authentication session with nodejs | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Validate django authentication session with nodejs

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.

14th Sep 2021, 6:35 AM
Toni Isotalo
Toni Isotalo - avatar
1 ответ
0
Toni 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
14th Sep 2021, 12:28 PM
Shahghasi Adil
Shahghasi Adil - avatar