firebase-admin-python icon indicating copy to clipboard operation
firebase-admin-python copied to clipboard

Add managements methods for web apps

Open radyz opened this issue 5 years ago • 1 comments

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

radyz avatar Jun 27 '20 04:06 radyz

Thanks @radyz for the PR. This will probably require an internal API review as it adds to the existing API surface. Please sit tight.

hiranya911 avatar Jun 29 '20 23:06 hiranya911