Security

Last modified: August 19, 2024

Introduction

This category of how-tos presents details on how to secure your data and make sure that the right user is seeing the data that they are allowed to see.

Documents in This Category

  • Create a Secure App
  • Describes how to turn your application security on and how to configure it to secure the data.

  • Content Security Policy
  • By employing a content security policy (CSP) in your app, you can protect it from malicious content which might try to take advantage of the app’s trusted web page context.