mirror of
https://github.com/we-promise/sure.git
synced 2026-04-14 09:34:05 +00:00
* third party provider scoping * Simplify logic and allow only admins to mange providers * Broadcast fixes * FIX tests and build * Fixes * Reviews * Scope merchants * DRY fixes
8 lines
199 B
YAML
8 lines
199 B
YAML
one:
|
|
family: dylan_family
|
|
|
|
plaid_id: "item_mock_1"
|
|
access_token: encrypted_token_1
|
|
name: "Test Bank"
|
|
billed_products: ["transactions", "investments", "liabilities"]
|
|
available_products: [] |