isaacgarza / spend-smart

0 stars 0 forks source link

Add Plaid To Backend #29

Closed isaacgarza closed 5 years ago

isaacgarza commented 5 years ago

As a developer, I want to add Plaid integration to the backend so that I can authenticate user bank accounts in order to integrate user financial data into the application.

Acceptance Criteria

Definition of Done

isaacgarza commented 5 years ago

Create a template property file and add the properties needed for Plaid

isaacgarza commented 5 years ago

Create the DTOs for Plaid

isaacgarza commented 5 years ago

Add the Plaid configuration class

isaacgarza commented 5 years ago

Create a service for all communication with Plaid

isaacgarza commented 5 years ago

Create a controller for interacting with Plaid's services