Show HN: Angular-permission simple access control for your routes in AngularJS

by Narzeruson 9/3/2014, 3:46 PMwith 4 comments

by hacheson 9/4/2014, 7:14 PM

What are common use cases for client-side permissions, given you can't be sure the code won't be tampered with? I could think of adapting the UI based on roles: it's nice to have but not critical. What else?

p.s. thanks for sharing

by cpursleyon 9/3/2014, 6:58 PM

Interesting, I'll give this a try. I've been searching around for ways to handle angular client-side permissions specifically with ui-router. Thanks!