Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plaid to use link key #40

Merged
merged 7 commits into from
Sep 20, 2020
Merged

Conversation

austinkregel
Copy link
Owner

To test this PR you need to have a plaid account, go to this page and sign up.

Group 1Plaid info

The highlighted fields are going to be used to fill in the respective environment variables in your .env file, covered in the docs. Check the .env.example file if you have already tried setting up the project.

Then if you have your containers started already run docker-compose down and docker-compose up -d to renew the environment variables.

Once the containers are back and after you've registered, click "Settings" on the top right. Once the next page loads click "Link new account" in the top right. It will open a new window where you can search for your chosen financial institution. If you're using your sandbox credentials the username and password will be user_good / pass_good

The goal here is to use this new token to authenticate accounts with.
Fixes #34

@austinkregel austinkregel marked this pull request as draft September 19, 2020 06:00
@austinkregel austinkregel marked this pull request as ready for review September 20, 2020 17:15
@austinkregel
Copy link
Owner Author

Everything seems to be working with these updated envvars ✅

@austinkregel austinkregel merged commit d5fddcf into main Sep 20, 2020
@austinkregel austinkregel deleted the update-plaid-to-use-link-key branch September 20, 2020 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plaid deprecates public_key
1 participant