firebase-admin-python
firebase-admin-python copied to clipboard
Add managements methods for web apps
Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines:
Discussion
Related to https://github.com/firebase/firebase-admin-python/issues/472
- [x] Create web app
- [x] List web apps
- [x] Get web app
- [x] Get web app config
Testing
- [x] Unit tests
- [x] Integration tests
API Changes
N/A
Thanks @radyz for the PR. This will probably require an internal API review as it adds to the existing API surface. Please sit tight.