plaid / quickstart

Get up and running with Plaid Link and the API in minutes
https://plaid.com/docs/quickstart
MIT License
602 stars 645 forks source link

set linkSuccess to true on successful token creation #460

Closed WillSmithTE closed 9 months ago

WillSmithTE commented 9 months ago

seems to be a bug in the quickstart, when we create a link successfully we probably need to set linkSuccess to true

this is when we have an access token already stored

WillSmithTE commented 9 months ago

nvm this doesn't seem right