Security

Last modified: April 20, 2023

1 Introduction

This category of how-to’s 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.

2 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.