You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
1.1.0 (2022-08-01)
Features Added
Added support to integrate communication as Teams user with Azure Communication Services:
Added get_token_for_teams_user(aad_token, client_id, user_object_id) method that provides the ability to exchange an Azure AD access token of a Teams user for a Communication Identity access token to CommunicationIdentityClient.
Removed ApiVersion.V2021_10_31_preview from API versions.
Added a new API version ApiVersion.V2022_06_01 that is now the default API version