Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IdentityOnlinePlaygroundV2

Test a Ditto Cloud app with weak shared token authentication ("Playground mode"). This mode is not secure and must only be used for development.

Hierarchy

  • IdentityOnlinePlaygroundV2

Index

Properties

appID: string

An ID identifying this app registration on the Ditto portal, which can be found at https://portal.ditto.live.

enableDittoCloudSync?: boolean

If true, auto-configure sync with Ditto Cloud. Default is true.

token: string

A shared token used to set up the OnlinePlayground session. This token is provided by the Ditto Portal when setting up the application.

type: "onlinePlaygroundV2"