Commit 1d81638
refactor: use ClientError path for logout errors in handleError
Remove manual JSON formatting for logout errors and let them fall
through to the existing ClientError branch, keeping a single point
of JSON formatting. Remove redundant Reason() method from logoutError.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4743873 commit 1d81638
2 files changed
+1
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
| 540 | + | |
545 | 541 | | |
546 | 542 | | |
547 | 543 | | |
| |||
0 commit comments