Skip to content

Commit

Permalink
chore: updated readme with Orgs example
Browse files Browse the repository at this point in the history
  • Loading branch information
sbansla committed Oct 3, 2024
1 parent 30e91a6 commit 87f02a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,8 @@ public class Example {
We are introducing Client Credentials Flow-based OAuth 2.0 authentication.
This feature is currently in `beta` and its implementation is subject to change.

Detailed examples [here](https://github.com/twilio/twilio-java/blob/main/examples/FetchMessageUsingOAuth.md)
- API examples [here](https://github.com/twilio/twilio-java/blob/main/examples/FetchMessageUsingOAuth.md)
- Organisation API examples [here](https://github.com/twilio/twilio-java/blob/main/examples/BearerTokenAuthentication.md)

### Iterate through records

Expand Down

0 comments on commit 87f02a3

Please sign in to comment.