Open elliotcourant opened 3 years ago
For MVP access tokens will be stored in one of two places:
Right now stuff is just stored in postgresql on the plaid_link table and its stored in plaintext. This is fine for now and might be fine for people who decide to self-host the software (if they have their own Plaid credentials). But for our production environment we need to store this data securely and restrict access to it. Vault will be used in production to handle the access policies to this data, as well as the data's encryption.
Ensure that the following identifiers are securely logged, as they will be needed when contacting Support about a specific request or callback.