Open
Description
I am trying to understand the session workflow.
When I navigate to http://localhost/login, a session is created in mongodb. Where is the code that triggers the session creation?
I am trying to understand the session workflow.
When I navigate to http://localhost/login, a session is created in mongodb. Where is the code that triggers the session creation?