fix(core): update
This commit is contained in:
@@ -119,7 +119,7 @@ export class TinkUser {
|
||||
customState: string;
|
||||
testProviderBool?: boolean;
|
||||
} = {
|
||||
countryId: 'DE',
|
||||
countryId: 'NL',
|
||||
redirectUrl: 'https://console.tink.com/callback',
|
||||
customState: "exampleState",
|
||||
testProviderBool: true
|
||||
|
||||
Reference in New Issue
Block a user