firebase / extensions

Source code for official Firebase extensions
https://firebase.google.com/products/extensions
Apache License 2.0
889 stars 375 forks source link

feat(storage-resize-images): add parameter REGENERATE_TOKEN #1935

Closed jauntybrain closed 8 months ago

jauntybrain commented 8 months ago

Allow users to decide whether the resized image will have the same access token as the old one, or a newly generated one.

Fixes #1925, #1393

almogtovim commented 8 months ago

Can I use it already?