Linked Accounts

One user. Multiple accounts.

The Candle SDK must have an active user registered in order to perform read & write actions.

  • Create a Candle user within your sign in & sign up flows
  • Delete the Candle user on sign out & account deletion.

Candle users are ephemeral and cannot be accessed again once deleted. Expect that your users will have to re-link their external service accounts if they log out & back in to your app.

Usage

The Candle SDK exposes a set of APIs and parameters designed to support many common use cases.

Check out code examples below for your platform of choice—or mix and match to create your own solution.