plaid / pattern

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

upgrade ngrok agent #300

Closed phoenixy1 closed 4 months ago

phoenixy1 commented 4 months ago

Fixes https://github.com/plaid/pattern/issues/298

ngrok has recently dropped support for ngrok agent 2 for non-paying users and is requiring all free tier users to upgrade to ngrok 3.

This PR upgrades from ngrok 2 to ngrok 3 and accommodates the following breaking changes in ngrok 3:

Once this is approved, I will apply the same change to the other sample apps that use ngrok.