twilio / twilio-java

A Java library for communicating with the Twilio REST API and generating TwiML.
MIT License
477 stars 422 forks source link

feat: added support for fetching access token from oauth server #785

Closed sbansla closed 3 months ago

sbansla commented 3 months ago

Fixes

Added support for fetching access token from OAuth server by passing clientId and clientSecret.

Checklist

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.