Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IdentityOnlinePlayground

Deprecated - use IdentityOnlinePlaygroundV2 instead.

Test a Ditto Cloud app without authentication ("Playground mode"). This mode offers no security and must only be used for development.

Hierarchy

  • IdentityOnlinePlayground

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.

type: "onlinePlayground"