I am building a frontend using angular for a sails.js api backend. What is the best way to manage roles and rules-based routing in the angular app? I have been looking at UI Router as well, but I can't determine if UI Router has specific features to support this.
Asked
Active
Viewed 781 times
0

Travis Webb
- 14,688
- 7
- 55
- 109

Gunish
- 37
- 2
-
Please, take a look here: http://stackoverflow.com/a/26702638/1679310 there is a clear example how to plus some other links ... ;) – Radim Köhler Jan 12 '15 at 16:04
-
Great if that helped anyhow... – Radim Köhler Apr 30 '15 at 16:09