You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
🔖 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
The text was updated successfully, but these errors were encountered: