github Azure/azure-sdk-for-js @azure/communication-identity_1.0.0-beta.4

latest releases: @azure/core-rest-pipeline_1.16.0, @azure/core-amqp_4.2.2, @azure/communication-sms_1.2.0-beta.1...
pre-release3 years ago

1.0.0-beta.4 (2021-02-09)

Added

  • Added CommunicationIdentityClient (originally part of the @azure/communication-administration package).
  • CommunicationIdentityClient added a constructor that supports TokenCredential.
  • CommunicationIdentityClient added a new method createUserWithToken.

Breaking Changes

  • Replaced CommunicationUser with CommunicationUserIdentifier.
  • CommunicationIdentityClient method revokeTokens no longer accepts tokensValidFrom as an argument.
  • pstn is removed from TokenScope
  • issueToken no longer returns the CommunicationUser alongside the token.

Don't miss a new azure-sdk-for-js release

NewReleases is sending notifications on new releases.