firebase / firebase/firebase-admin-python
FR: Manage projects and security rules
Open
help wanted
type: feature request
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 359
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 2
Description
I recently came across a project where I needed it the following functionality and had to implement it via the rest api:
- Manage projects: https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/projects
- Manage operations: https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/operations/get
- Manage security rules: https://firebase.google.com/docs/reference/admin/node/admin.securityRules
I'll be glad to integrate those into the sdk
Contributor guide
Assessment
This issue has not been assessed yet.