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

feat: add get_download_url #740

Open athielking opened this issue 1 year ago • 0 comments

Hello Firebase Team!

I recently found when using both the Node and Python SDKs that the Python SDK is lacking the getDownloadUrl() method that the NodeJS SDK has. I saw there had been an open issue #740 for about a year so this PR should address that issue and give Python SDK users the ability to retrieve the download URL as the Node SDK does.

athielking avatar Oct 07 '24 10:10 athielking