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

replace missing angular-storage 0.5.0 with a0-angular-storage 0.0.15 #38

Closed ghchinoy closed 7 years ago

ghchinoy commented 7 years ago

May need to do this in other samples' bower.json, too, as it appears angular-storage no longer exists in bower's index. Replacing with a0-angular-storage works.

chenkie commented 7 years ago

Thanks for your PR :)

I've elected to take the dep out since the samples aren't using angular-storage.