We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e91a6 commit 8f1d9f3Copy full SHA for 8f1d9f3
README.md
@@ -220,7 +220,8 @@ public class Example {
220
We are introducing Client Credentials Flow-based OAuth 2.0 authentication.
221
This feature is currently in `beta` and its implementation is subject to change.
222
223
-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)
224
+- Organisation API examples [here](https://github.com/twilio/twilio-java/blob/main/examples/BearerTokenAuthentication.md)
225
226
### Iterate through records
227
0 commit comments