Skip to content

Commit

Permalink
feat: add oauth support for ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
manisha1997 committed Dec 11, 2024
1 parent 290d040 commit 6d66e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ There is a slightly more detailed document in the [Capability][capability] secti
## OAuth Feature for Twilio APIs
We are introducing Client Credentials Flow-based OAuth 2.0 authentication. This feature is currently in beta and its implementation is subject to change.

API examples [here](https://github.com/twilio/twilio-ruby/blob/main/examples/public_oauth)
API examples [here](https://github.com/twilio/twilio-ruby/blob/main/examples/public_oauth.rb)

### Generate TwiML

Expand Down

0 comments on commit 6d66e2e

Please sign in to comment.