Open-EO / openeo-web-editor

An interactive and easy to use web-based editor for the OpenEO API.
https://editor.openeo.org
Apache License 2.0
12 stars 17 forks source link

Check token expiry #152

Closed m-mohr closed 3 years ago

m-mohr commented 3 years ago

When a OIDC token expires (incl. refresh token) then the Web Editor just shows "Network error". This should be handled gracefully, e.g. by checking the token expiration time.

For EURAC after 10 mins a Network Error occurs because the token has expired. Haven't had that yet with EODC or VITO, so maybe a back-end issue. But I have to check closely what's going on and compare to other back-ends.

@aljacob

m-mohr commented 3 years ago

Is available in 0.8.0-beta.1