adds plaid reauth

This commit is contained in:
Bryce
2023-08-20 15:40:22 -07:00
parent ecc31f3680
commit 3597a5004d
4 changed files with 48 additions and 9 deletions

View File

@@ -38,6 +38,7 @@
"/plaid" {"" {:get :company-plaid}
"/table" {:get :company-plaid-table}
"/link" {:post :company-plaid-link}
"/relink" {:put :company-plaid-relink}
#_#_"/fastlink" {:get :company-yodlee-fastlink-dialog}
#_#_"/refresh" {:put :company-yodlee-provider-account-refresh}}}})