Security: Enhancing Application and User Security
The security tutorials demonstrate how to use the following features in creating Tizen Web applications:
-
Cross-Origin Resource Sharing: Enabling Client-side Cross-origin Requests
Demonstrates how you can allow cross-origin resource sharing (CORS) through simple and preflight requests.
-
HTML5 iframe element: Controlling HTML Elements
Demonstrates how you can block areas that threaten security using the iframe element, and render the browsing content to include it seamlessly in the parent document.