plaid / pattern

An example end-to-end Plaid integration to create items and fetch transaction data
MIT License
434 stars 216 forks source link

Feat ngrok upgrade #297

Closed scott-heller closed 4 months ago

phoenixy1 commented 4 months ago

Thanks for submitting this PR! I found that this PR did not work for me because it's also necessary to update linkTokens.js to reflect that ngrok 3 uses https rather than http by default. Replacing this PR with https://github.com/plaid/pattern/pull/300/ which incorporates both sets of changes.