MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
12.04k stars 4.92k forks source link

Configure API keys for Flask #11896

Closed rekmarks closed 3 years ago

rekmarks commented 3 years ago

We need to take an inventory of third-party APIs that should have separate keys for Flask. These include:

Gudahtt commented 3 years ago

For Sentry, it's probably easiest to use the same project. We already have the "environment" filter, so we can use that to represent beta and flask as well.

For Infura, I have setup a separate project for Flask and beta.

I'm waiting to hear back from others about the best way to differentiate distributions in Segment and Mixpanel.

Gudahtt commented 3 years ago

For Segment and Mixpanel we will use separate projects.