Custom Application
Last updated
Last updated
If you need to customize the content of the public token link, you can do it in this section. You can do things like change the color of the modal, change the text of some buttons, etc.
You can modify some parameters of the metadata that will be used when generating a link-token according to what you need (language, Initial products, country, etc).
Click here for more information.
To modify these parameters you can do it in src/aggregators/plaid/plaid.service.ts
, in the method createLinkToken
.