akveo / blur-admin

AngularJS Bootstrap Admin Panel Framework
http://akveo.github.io/blur-admin/
Other
11.37k stars 3.1k forks source link

add auth in blur-admin #273

Open jahir9991 opened 7 years ago

jahir9991 commented 7 years ago

if i use new login page as state i found sidebar in my login page how to solve this problem? i am in argent plz

pgbezerra commented 7 years ago

The easiest way is to use the independent registry html page and use a specific controller to manage the login process.

You could check this pull request. https://github.com/akveo/blur-admin/pull/198

jahir9991 commented 7 years ago

thanks .