3
I’m studying the MEAN stack, I’m really enjoying it, and I’m developing simple applications, but I couldn’t find something that would really help me understand better about authentication and permissions using MEAN, and what my bank would look like. I would really appreciate it if someone could help me, a link from a demo source, material that wasn’t hard to understand would help a lot. Thank you all from now on.
See if you can help: http://www.ibm.com/developerworks/br/library/wa-mean5/
– DiegoAugusto
Are you using any framework? If you have used Mean.js, in the folder it serves for each module you control most of the permissions in route and policy. In client but route folder has option too.
– Marcos Santana