twilio / twilio-csharp

Twilio C#/.NET Helper Library for .NET6+.
MIT License
677 stars 301 forks source link

fix: Adding TaskRouter Grant #743

Closed tiwarishubham635 closed 6 months ago

tiwarishubham635 commented 6 months ago

Fixes

As per Taskrouter version 2, it now uses grant-based token. Adding support for that. Similar to https://github.com/twilio/twilio-node/pull/222

Checklist

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

sonarcloud[bot] commented 6 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud