GeoWerkstatt / geopilot

geopilot ist ein benutzerfreundliches Werkzeug für die Abgabe und die Validierung von Geodaten. Es unterstützt eine Deklaration des Datensatzes und stellt die validierten Daten über STAC zum Zugriff bereit.
https://geopilot.ch
MIT License
0 stars 0 forks source link

Auth settings load failed should trigger retry #185

Closed Philippluca closed 2 months ago

Philippluca commented 6 months ago

Steps to reproduce Steps to reproduce the behavior:

  1. Shutdown API or Return error on '/api/v1/user/auth'
  2. Login

Expected behavior Missing auth settings are detected and reloaded before Sign in. Anmelden Button is hidden / or indicates loading if settings are not loaded.

Current behavior Login got to authority, but does not deliver ClientIdresulting in login error.

Philippluca commented 2 months ago

Resolved by: #229