Summary
We covered a lot in this chapter. Most of the security practices are practices that can be applied to any number of situations. We also covered security issues that are specific to Cordova and mobile apps.
If anything, it should be clear now that writing secure mobile apps that communicate with your enterprise servers is anything but simple. This chapter can help serve as a reference for common security issues and fixes, but you might also want to look at the section entitled Security Resources in Appendix, Useful Resources.
In the next chapter, we'll start building our middle tier and the API that supports our sample app.