Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I spent several hours understanding why mongo doesn't find a session record. Only via the debugger, I figure out that it uses the default collection with the name `sessions` instead of my custom name.
- Loading branch information