Open-EO / openeo-earthengine-driver

openEO back-end driver for Google Earth Engine.
Apache License 2.0
21 stars 7 forks source link

Generate a separate token for results #17

Closed m-mohr closed 7 months ago

m-mohr commented 5 years ago

Currently, the URLs for downloading results are "signed" with the job id. To make it more secure each time processing is started, a new token should be generated.