Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create kill switch for stripe and magic link api calls so that others can dev locally #179

Open
joelwass opened this issue Sep 6, 2020 · 2 comments

Comments

@joelwass
Copy link
Member

joelwass commented Sep 6, 2020

Currently, secret and public keys are rampant across TF code base.

Need to create stripe and magic link api kill switch so that api calls are intercepted and mocked. This will enable anyone to spin up the TF frontend and contribute without exposing secret keys to the world

@joelwass
Copy link
Member Author

should use https://www.npmjs.com/package/msw

@KrazyK786
Copy link

submitted PR 205 as an attempt at this 🙇🏾‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants