We are building a Angular library and distributing reusable components 
through packages using ng-packagr(npmjs.com/package/ng-packagr 
<https://www.npmjs.com/package/ng-packagr>). We further wish to validate 
users based on license key for which we are using 
npmjs.com/package/licensekey <https://www.npmjs.com/package/licensekey>. 
What I was able to achieve is- I am able to generate packages using 
ng-packagr and able to generate and validate license key. However I am 
stuck with where to hook license validation because the user would already 
have our package code and all he has to do is run npm install and import 
our package.

Any help would be appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to