mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 11:50:42 +00:00
c30839b12b
## Description: - Display "Checking login..." while waiting for the API server to respond to our profile lookup request. - Set the client to logged out if any of the API calls fail. - Fix a bug causing the client to send a JWT even if the API server was down. Closes #824  ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced - [x] I understand that submitting code with bugs that could have been caught through manual testing blocks releases and new features for all contributors Co-authored-by: Scott Anderson <662325+scottanderson@users.noreply.github.com>