Commit Graph

1 Commits

Author SHA1 Message Date
Víctor Falcón f350fdde4f feat(banking): add Interactive Brokers connect flow behind a feature flag
Connect/update-credentials endpoints validate the Flex token + query ID by
pulling a statement, then build pending accounts from it. Gated by a Pennant
feature (InteractiveBrokers, off by default) so it can be enabled per beta
tester until validated against a live account.

Credentials reuse the encrypted api_token (Flex token) and api_secret (Flex
query ID) columns, so no migration is needed.
2026-06-22 19:11:04 +02:00