aio-libs / aio-libs/aiohttp-security
Why has_permission decorator is being deprecated ?
Open
- Dominant language
- Python
- Stars
- 240
- Forks
- 70
- Avg merge
- 10m
- Merged PRs (30d)
- 3
Description
Checking on the code, the decorator `has_permission` option is being deprecated in favor of `check_permission` which has no decorator option. Why?
My best guess is is that it should not be the responsibility of the package to implement such feature, but I could not find the documented reason.
Contributor guide
Assessment
This issue has not been assessed yet.