简体   繁体   中英

AngularJS dashboard and authentification

I'm developing a very complicated dashboard app with AngularJS + Laravel5.2 that handles internal work of an organization. While it's good to load the app while user fills login form I don't want for someone to see internal app logic through angular controllers unless authenticated. Plus I have multiple user roles and I don't want users to load functions that they don't have access to. How can I achieve that?

Here's a tutorial for user authentication using Angular and Laravel:

https://scotch.io/tutorials/token-based-authentication-for-angularjs-and-laravel-apps

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM