whisper-money/database
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
..
factories feat(banking): add Interactive Brokers sync via Flex Web Service 2026-06-22 19:09:31 +02:00
migrations feat(accounts): reorder accounts with drag-and-drop (#575) 2026-06-21 11:17:45 +02:00
seeders feat(banking): add Interactive Brokers connect flow behind a feature flag 2026-06-22 19:11:04 +02:00
.gitignore Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00