Azure-Samples / Azure-Samples/ms-identity-python-samples-common
"ms-identity-web" package has been squatted by another user on PyPI since May 2023
- Ngôn ngữ chính
- Python
- Star
- 47
- Fork
- 42
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
### Minimal steps to reproduce
```sh
pip install ms-identity-web
```
### Any log messages given by the failure
Installs this package from PyPI: https://pypi.org/project/ms-identity-web/
This appears to be [someone's personal fork of this repository](https://github.com/aabedoya/ms-identity-web/), with additional modifications. It is not clear that this package is *not* published by Microsoft, as it reproduces this repository's original README, written as a "first party" (ie: Microsoft).
Many Azure tutorials reference the module (but have hard-coded `requirements.txt` to point at the correct place) – but installing it won't actually work!
The available clues that there may be a problem are:
* Some labels and commit messages not in English
* Pointing at someone's personal GitHub repository
### Expected/desired behavior
`pip install ms-identity-web` should install a _Microsoft-maintained_ library, and any needed functionality to use Microsoft Identity APIs with Django and Flask should be in there too.
Alternatively, its functionality should move into [the main MSAL for Python library](https://github.com/AzureAD/microsoft-authentication-library-for-python).
### OS and Version?
Any/all
### Versions
0.0.4 (but this may be a nonsense version number)
### Mention any other details that might be useful
Someone at Microsoft should lodge a name dispute: https://pypi.org/help/#project-name-claim :)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.