Falconry auth package
Open
community
needs contributor
- Dominant language
- Python
- Stars
- 9.8k
- Forks
- 1k
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 7
Description
Authentication is a commonly-requested feature, and so I think it would make sense to have an officially-supported auth package under the falconry org. Third parties can continue to create and maintain additional packages that provide additional features.
Must-haves:
- [ ] Basic auth
- [ ] Oauth2
Nice-to-haves:
- [ ] Role-based authorization (decorate resources or responders with required roles)
Contributor guide
Assessment
This issue has not been assessed yet.