Link session flow

How to securely call the Deck API

It is important to not expose your client id and secret keys by integrating the Link SDK, when calling the Deck API.

Your client id and secret are required at 2 moments, it is important to do these steps from your backend:

  • When creating a new Link session and provide the token to the Link SDK
  • When exchanging the public token returned by the Link SDK after the Link session is completed