omgitsmiles / ctrl-your-finances

Flatiron Hackathon
0 stars 2 forks source link

Encryption of Plaid Access Keys #52

Closed jgrimes86 closed 7 months ago

jgrimes86 commented 7 months ago

This branch adds encryption of Plaid access keys using cryptography.fernet. You will need to install cryptography with pipenv install cryptography

There is also a secret key they I will need to send you to add to your .env file.