First, you must generate an embed secret. Go to the Data Visibility Groups section in the settings page,
create a new secret, and copy your secret’s value and id. Then, you have two options:
For convenience, Explo exposes an endpoint you can use to generate a JWT for your customer/dashboard pair. You could hit this
endpoint when your customer loads the page and provide the JWT immediately to your embedded component.See here for docs on this endpoint