Basically I am adding an app to my infrastructure that is going to be run on a node.js server. My authentication and core application on a REST Api made with django. I use JWT. I am just wondering if I have the same secret key on my node server, will the user be recognized as the same? How does this work? Really want to make sure my users sessions are persistent .
Submitted September 30, 2020 at 01:00AM by dilldawg10
No comments:
Post a Comment