Session Undefined Error #147108
Unanswered
CharlieAtki
asked this question in
Programming Help
Session Undefined Error
#147108
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Body
Hi, I have recently developed two modules of an Enterprise Resource Planner (ERP) for my OCR A-Level Computer Science NEA, but during my modifications to allow for web hosting, my generateTwoFactor API endpoint was unable to access the created sessions, which was generated on user login.
I have now spent a large amount of time attempting to debug the code myself, but I am unable to identify the root cause of the session inaccessibility even though the session is being created and stored within mongoDB.
Info:
Below is the URL to my projects repository. Please comment for any extra information about my issue.
https://github.com/CharlieAtki/ERP
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions