plaid2qif icon indicating copy to clipboard operation
plaid2qif copied to clipboard

Customize location of access token via the Account Linker UI.

Open ebridges opened this issue 2 years ago • 2 comments

Currently the Account Linker reads from .env the location where the access token should be stored. Add a field to the UI of the Account Linker so that it can be specified at the time of generating the token.

ebridges avatar May 20 '22 15:05 ebridges

The new Account Linker has not been tested with OAuth based financial institutions -- I don't have an account at an institution that offers that AFAIK. If you have an account with an institution that uses OAuth, it'd be helpful to update this to support that.

ebridges avatar May 23 '22 00:05 ebridges

IMO the current behavior is fine. I just restart it via script with the location I expect. One thing that would be nice is an option to overwrite the file, if it exists already, instead of giving a hard error and requiring me to drop back to shell to rm it.

bhipple avatar Jun 20 '22 20:06 bhipple