| 1 | // Local CLI: what `executor call` tells a user whose stored hosted-server |
| 2 | // login no longer works. A stub standing in for the hosted server answers |
| 3 | // every request 401 (the wire shape of an expired or revoked session), and |
| 4 | // the default profile carries an expired OAuth token with no way to refresh. |
nothing calls this directly
no test coverage detected