SciGaP / simccs-maptool

Online maptool that provides novel decision-support capabilities for evaluating carbon capture, utilization and storage technologies (CCUS).
5 stars 0 forks source link

Handle logged out REST API responses better #197

Closed machristie closed 1 year ago

machristie commented 2 years ago

Use the new AiravataAPI.errors.ErrorUtils.isUnauthenticatedError(error) (see https://issues.apache.org/jira/browse/AIRAVATA-3647) to show an error message to the user that prompts them to log in again.

machristie commented 1 year ago

this is deployed to simccs.org now