nraboy / ng-cordova-oauth

AngularJS oauth library for use with Apache Cordova projects
https://www.thepolyglotdeveloper.com
MIT License
456 stars 199 forks source link

NPM Package Support #250

Closed albertonaperijr closed 8 years ago

albertonaperijr commented 8 years ago

Hi,

I really want to use this lib but the problem is that it only support bower. In my case, I need to import it into my app using npm.

Please help me with this.

Thanks.

nraboy commented 8 years ago

This has now been added to NPM:

https://www.npmjs.com/package/ng-cordova-oauth

albertonaperijr commented 8 years ago

@nraboy Thanks.