Its there a way I can encrypt some parts of an appConfig.json file in Angular

Viewed 23

I am trying to encrypt some sensitive sections in the appConfig.Json file which includes

"TemiAccountnumber": "187589008", "KayodeAccountnumber": "376545890"

what's the best route to go about this,Thanks

0 Answers
Related