Configuration
Parameters
client Id
your client ID (retrieved from Tink Console).
redirect Uri
(configured in Tink Console) the page to which the end-user is redirected, along with the response parameters, when completing the flow. The application claims the redirectUri using an IntentFilter.
base Domain
BaseDomain the base domain for Tink Link.
Deprecated
Use the constructor with the BaseDomain parameter
Replace with
Configuration(clientId, redirectUri, BaseDomain.EU)
Content copied to clipboard