fix(auth): doctor-migrate anthropic oauth profiles
This commit is contained in:
@@ -304,6 +304,7 @@ async function promptAuthConfig(
|
||||
profileId,
|
||||
provider: "anthropic",
|
||||
mode: "oauth",
|
||||
email: oauthCreds.email ?? undefined,
|
||||
});
|
||||
}
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user