Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
What's the best way to store api keys?
-
Im currently using aws cognito for my auth and considering using other aws services for my app. I want to know what is the best way to store my api keys safely and not hardcoding it in my project. How to do it? Are there any reference sources I can refer to?
-
@Adi-Abdullah Cordova apps are insecure by nature, so all security concerns should be addressed in your backend. For articles and discussion on this please have a read here, here or here.