Skip to content

Consolidation #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

cilwerner
Copy link
Contributor

Purpose

This PR consolidates the python code samples into a single repo. Of the linked repos below, only 2 need to be added to this repo to have all python code samples within this one repo

https://github.com/Azure-Samples/ms-identity-python-daemon
https://github.com/Azure-Samples/ms-identity-python-desktop ❌ (Deprecated)
https://github.com/Azure-Samples/ms-identity-python-devicecodeflow ❌ (Duplicate)
https://github.com/Azure-Samples/ms-identity-python-on-behalf-of
https://github.com/Azure-Samples/ms-identity-python-webapi-azurefunctions ❌ (Duplicate)
https://github.com/Azure-Samples/ms-identity-python-webapp ❌ (Duplicate)
https://github.com/Azure-Samples/ms-identity-python-webapp-django ❌ (Duplicate)

This is part of the wider effort to reduce the number of code sample repos and improve maintenance.

Additional changes to READMEs to improve visibility, and ease of use,

No changes to the code itself are being applied here.

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

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

What to Check

Verify that the following are valid

  • ...

Other Information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant