Menu
Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
1
Share

AppAccessMode

Defines who can access an app and what identity its backend calls run as.

  • AUTHENTICATED: only the user that launched the app can open it (a token is added to the URL). Backend API calls run as that real user. This is the default.
  • PUBLIC: anyone with the link can open the app (the URL is bare, no token). The app runs anonymously: no user is authenticated and backend calls carry no user identity.
Shine Logo
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.