Azure-Samples / communication-services-python-quickstarts

Sample code for Azure Communication Services Python quickstarts
MIT License
19 stars 34 forks source link

[Python] Manage Teams identity quickstart #19

Closed AikoBB closed 2 years ago

AikoBB commented 2 years ago

Purpose

Quickstart for setting up and managing access tokens for Teams users

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce? Added a quickstart for setting up and managing access tokens for Teams users

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information

AikoBB commented 2 years ago

assign-reviewer: @petrsvihlik

AikoBB commented 2 years ago

assign-reviewer: @maximrytych-ms

AikoBB commented 2 years ago

assign-reviewer: @ddematheu2

petrsvihlik commented 2 years ago

@lei-msft could you please help us merge this?