feat: Support passing `google.auth` typed credentials in `initialize_app()` by jonathanedey · Pull Request #821 · firebase/firebase-admin-python

added 2 commits

October 24, 2024 15:27

@jonathanedey

lahirumaramba

pijushcs pushed a commit that referenced this pull request

Jan 8, 2025
…app()` (#821)

* feat: Support passing `google.auth` typed credentials in `initialize_app()`

* Refactor and add unit test