Skip to content

Commit

Permalink
Marking all new classes as beta
Browse files Browse the repository at this point in the history
  • Loading branch information
AsabuHere committed Sep 23, 2024
1 parent 383cdf8 commit 25a9ee5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Twilio/Http/BearerToken/TokenManager.cs
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
using Twilio.Annotations;

namespace Twilio.Http.BearerToken
{
/// <summary>
/// Interface for a Token Manager
/// </summary>
[Beta]
public interface TokenManager
{

Expand Down

0 comments on commit 25a9ee5

Please sign in to comment.