plaid / pattern

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

.env for production #210

Closed johndpope closed 1 year ago

johndpope commented 2 years ago

https://github.com/plaid/pattern/blob/master/.env.template

this does not show PLAID_SECRET_PRODUCTION value - does it need it?

and does the SDK reference this .env file?

is it not shown as the code is deemed unworthy for production? I'm seeing errors with the socket saying the environment is in sandbox even though I'm using production client id + keys.

phoenixy1 commented 1 year ago

correct, we don't provide this as the app isn't intended for usage in production