Common configuration variables for authentication #696
Labels
priority: low
Nice-to-have; can wait
status: waiting for feedback
waiting for feedback from the submitter
Issue Summary
in line with industry standards i added default authentication parameters to initialize the twilio client so for example if you initialize the configuration variables you will no longer need to add the auth token and sid in the code but can initialize the library with
Twilio::REST::Client.new
I added a pr for this as well
Steps to Reproduce
PR #695
Code Snippet
Exception/Log
Technical details:
The text was updated successfully, but these errors were encountered: