Hello, i need to communicate with firebase storage to upload/download/delete and see the Last modified date for each file in public folder only. is it somehow possible to achieve that? I don't care how, it can be a library, through http (if possible) or any other method. Note that i only want to see/edit files in public folder, so i don't need firebase auth for that.