novuhq / novu

Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
https://novu.co
Other
34k stars 3.47k forks source link

🚀 Feature: Support using Twilio API keys #5708

Open kenske opened 2 months ago

kenske commented 2 months ago

🔖 Feature description

Allow the use of Twilio API keys and tokens

🎤 Why is this feature needed ?

The twilio integration currently requires the use of the main Account SID and Auth Token. Best practice would be to allow the use of API keys and tokens, which can have narrower scope and are easy to revoke.

✌️ How do you aim to achieve this?

The provider configuration would need to accept an additional accountSid parameter.

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

linear[bot] commented 2 months ago

NV-3860 🚀 Feature: Support using Twilio API keys