Embed SDK Authentication
Some methods are calling directly Toucan's API, such as:
If you want to use those methods, you need to pass an authentication token when initializing the SDK. It requires an opaque token, follow the steps to authenticate embeds.
As JWT token's payload embed_context, we recommend to use:
Last updated