Skip to content

Commit 8f1d9f3

Browse files
authored
chore: updated readme with Orgs example (#818)
1 parent 30e91a6 commit 8f1d9f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,8 @@ public class Example {
220220
We are introducing Client Credentials Flow-based OAuth 2.0 authentication.
221221
This feature is currently in `beta` and its implementation is subject to change.
222222

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

225226
### Iterate through records
226227

0 commit comments

Comments
 (0)