Looking to implement a basic authentication system for my angularjs application. The problem arises when I try to debug the app.js on line 20, and an error is displayed:
Error: [$injector:unpr] http://errors.angularjs.org/1.2.16/$injector/unpr?p0=configProvider%20%3C-%20config
Does anyone have any insights on what might be causing this issue?
Here's the link to the plunkr example: http://plnkr.co/edit/k0dfl8ZFSCpYEBhuZMBf