mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
feat: disconnect and update bank account
This commit is contained in:
@@ -52,6 +52,7 @@ const noAccessTokenLogger = async (
|
||||
|
||||
// Plaid client methods used in this app, mapped to their appropriate logging functions.
|
||||
const clientMethodLoggingFns = {
|
||||
transactionsRefresh: defaultLogger,
|
||||
accountsGet: defaultLogger,
|
||||
institutionsGet: noAccessTokenLogger,
|
||||
institutionsGetById: noAccessTokenLogger,
|
||||
|
||||
Reference in New Issue
Block a user