firebase-admin-node
firebase-admin-node copied to clipboard
fix: Add transporterOptions when serviceAccountPathOrObject parameter is a object in admin.credential.cert()
Discussion
To fix the issue: https://github.com/firebase/firebase-admin-node/issues/2960.
Testing
All tests passed.
API Changes
No Changes.