auth0-samples / auth0-angularjs-sample

These samples are made up of steps to add Auth0 to an Angular JS app
28 stars 111 forks source link

Unable to initialize the app using lockProvider #14

Closed sivan123 closed 8 years ago

sivan123 commented 8 years ago

angular.js:68 Uncaught Error: [$injector:modulerr] Failed to instantiate module myApp due to: TypeError: lockProvider.init is not a function

whille trying to incorporate this into my project.

Getting the above exception. Using angular version : 1.5.8

sivan123 commented 8 years ago

Not an issue with this repo. Was something else in my code base causing this error. Apologies, please ignore.