That doesn't provide a method for getting a list of existing files on firebase storage, only captures the link when you upload (which you can do with the REST api or other methods.
I believe an API has been provided for listing Cloud Storage contents in Firebase, but I have not yet found a working example on how to do this.
This do not get all thing from list but it get by file name
Here:
https://firebase.google.com/docs/storage/web/list-files
and
https://firebase.google.com/docs/storage/android/list-files
thanks..
i'll study for it
sorry for the question😅
how to get this on blocks?
the access token.