sahat / hackathon-starter

A boilerplate for Node.js web applications
MIT License
34.8k stars 8.16k forks source link

Improve the Twilio example with test credentials #1238

Open YasharF opened 1 year ago

YasharF commented 1 year ago

Refresh the twilio example to more of a demo using test credentials: https://www.twilio.com/docs/iam/test-credentials

promiseer commented 11 months ago

Hey @YasharF i have updated Test creds for Twilio

here is the PR #1258

mdkaifansari04 commented 11 months ago

Hey is the issue is still in pending can I work on that

promiseer commented 11 months ago

yup you can

promiseer commented 11 months ago

Hi @YasharF i've updated demo creds #1277

YasharF commented 11 months ago

@promiseer please do not resubmit any test credentials. This issue is about reworking an example to demonstrate Twilio's APIs. It is not for adding or replacing credentials.

YasharF commented 11 months ago

To add more to this, prior to considering any PRs, I would like to see a proposal and a discussion about the example and the implementation. I have looked at this issue myself and have not decided on a good implementation yet.