From c0c725dc36d3b7c7a974e5f74e577468e04a078c Mon Sep 17 00:00:00 2001 From: Athira Sabu <102021496+AsabuHere@users.noreply.github.com> Date: Thu, 14 Nov 2024 11:45:01 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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