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

Can be decoupled from Angular #255

Closed slorber closed 8 years ago

slorber commented 8 years ago

Hi,

I'm not using Angular but I'm interested by the code in this repo.

I don't have time to wait for this to be done but as a suggestion, I would have liked to use the code in this repo. I can't because it's tightly coupled to Angular while it seems to me most OAuth/InAppBrowser login stuff doesn't really have to be.

I think in the future it could be great to extract some stuff into another project that could be used by non-angular users as well.

nraboy commented 8 years ago

Cool thought, but I have no plans to make this library for anything beyond Angular. It is open source, feel free to use it as you wish.