Newer Version Available

This content describes an older version of this product. View Latest

Developing Secure Code

The Lightning Locker architectural layer enhances security by isolating individual Lightning namespaces in their own containers and enforcing coding best practices.

The framework also uses JavaScript Strict mode to turn on native security features in the browser, and Content Security Policy (CSP) rules to control the source of content that can be loaded on a page.