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
Looking at the code a lot of the urls are hardcoded in ExTwilio.Config. I was planning to do a PR allowing to configure those urls with Application env or with optional parameters as the last parameter of functions. Do you think it would be a good addition?
The text was updated successfully, but these errors were encountered:
Looking at the code a lot of the urls are hardcoded in
ExTwilio.Config
. I was planning to do a PR allowing to configure those urls with Application env or with optional parameters as the last parameter of functions. Do you think it would be a good addition?The text was updated successfully, but these errors were encountered: