18 Secure the Application

You can secure access to your application with user credentials and create user roles to secure data stored in your application's business objects.

Caution:

It's your responsibility to follow secure coding standards as applicable. Make sure you follow best practices and actively take steps to keep credentials, certificates, and other sensitive details safe by not coding them in JavaScript or making them available on the client side.