Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm looking for a tutorial/ howto on how to create a node.js app with multiple users who have different permissions (like a user can only see their own emails, files, not others) It would use Express.js, Passport.js, and Mongo.

Thanks in advance!

share|improve this question
1  
This is horrifying. What have you tried, where is your source? – L0j1k 16 hours ago
Doesn't seem to be a node.js-specific question. Do you know how to implement such a system with different frameworks? – Thilo 16 hours ago
Don't feel bad, Trevor--this isn't a bad question, but it is unfortunately not a good question for Stack Overflow. The FAQ has a bunch more information. – Brandon Tilley 16 hours ago

closed as not constructive by Iswanto San, Mat, Musa, Brandon Tilley, Scorpi0 14 hours ago

As it currently stands, this question is not a good fit for our Q&A; format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.