plaid2qif
plaid2qif copied to clipboard
Customize location of access token via the Account Linker UI.
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.
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.
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.