angularjs-crypto
angularjs-crypto copied to clipboard
AngularJS module for decrytion/encryption of json in http requests/responses. heroku
ReferenceError: CryptoJS is not defined What might be the issue? I have included below lines: 
Hi We have integrated the plugin in an angularjs/phonegap build hybrid mobile app. The interceptor takes care of the requests and correctly encrypts the parameters values but when we try...
Hi, I followed exact steps what you mentioned, and even then data when I see by pressing F12 of browser in xhr request, i can read data properly and no...