[GNC-dev] Patelco stopped supporting OFX... other options
Jean Laroche
ripngo at gmail.com
Thu Jun 18 13:03:46 EDT 2020
> Jean,
>
> This is interesting. It sounds like OAUTH, where the mini-webserver redirects to the bank's website for authentication and gets a token back, but OAUTH tokens are supposed to be single-use and expire. The fact that neither seems to be the case is a bit worrying. Does plaid provide the source code for this web server?
Yes they do,
https://github.com/plaid/quickstart/blob/master/python/server.py
Note that I really don't know how long the tokens last, but it can't be
short lived given how plaid is supposed to work (from reading their docs).
J
More information about the gnucash-devel
mailing list