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