refactor(macos): remove anthropic oauth onboarding flow

This commit is contained in:
Peter Steinberger
2026-02-26 00:17:03 +01:00
parent a898acbd55
commit 8f3310000a
15 changed files with 3 additions and 1235 deletions

View File

@@ -37,9 +37,9 @@ For a general overview of onboarding paths, see [Onboarding Overview](/start/onb
Where does the **Gateway** run?
- **This Mac (Local only):** onboarding can run OAuth flows and write credentials
- **This Mac (Local only):** onboarding can configure auth and write credentials
locally.
- **Remote (over SSH/Tailnet):** onboarding does **not** run OAuth locally;
- **Remote (over SSH/Tailnet):** onboarding does **not** configure local auth;
credentials must exist on the gateway host.
- **Configure later:** skip setup and leave the app unconfigured.