I ran into the same Claude iOS issue where the app was stuck on: What finally worked was forcing this endpoint to return a normal session_expired auth response, so the app would clear the broken session state and show the login screen again.
I ran into the same Claude iOS issue where the app was stuck on: What finally worked was forcing this endpoint to return a normal session_expired auth response, so the app would clear the broken session state and show the login screen again.