diff --git a/README.md b/README.md index e17fe6b05..8301977af 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ Console.WriteLine(message.Sid); 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-csharp/blob/main/examples/PublicOAuthAuthentication.md) + Organisation API examples [here](https://github.com/twilio/twilio-csharp/blob/main/examples/BearerTokenAuthentication.md) ## Specify Region and/or Edge