Hello

Need to develop an api to fetch data from this vendor using js

https://developer.intacct.com/tools/sdk-node-js/#client-configuration

getting the specific data for our company requires the following
SenderId = "",
                SenderPassword = "",
                CompanyId = "",
                UserId = "",
                UserPassword = "",
            };

how can I do this in a config file but encrypt it in a way that if the site 
got hacked (internal only facing api) we dont lose the good stuff
any best practice out there or module that can help us do this?

Thanks

-- 
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