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 8e3b345 commit 84b3a20Copy full SHA for 84b3a20
sdk/communication/Azure.Communication.Identity/CHANGELOG.md
@@ -10,7 +10,7 @@
10
11
### Breaking
12
- CommunicationTokenScope.Pstn is removed.
13
-- CommunicationIdentityClient.RevokeTokens tokens now revoke all the currently issued tokens instead of revoking tokens issued prior to a given time.
+- CommunicationIdentityClient.RevokeTokens now revoke all the currently issued tokens instead of revoking tokens issued prior to a given time.
14
- CommunicationIdentityClient.IssueToken returns an instance of `Azure.Core.AccessToken` instead of `CommunicationUserToken`.
15
16
<!-- LINKS -->
0 commit comments