feat(auth): update OAuth flow message to reference Costrict branding

This commit is contained in:
xixingde 2026-05-14 16:28:24 +08:00
parent 25ea4a0cf3
commit 5a306c3ea7

View File

@ -524,7 +524,7 @@ function OAuthStatusMessage({
<Text bold>
{startingMessage
? startingMessage
: `Claude Code can be used with your Claude subscription or billed based on API usage through your Console account.`}
: `Costrict can be used with your Costrict subscription or billed based on API usage through your Console account.`}
</Text>
<Text>Select login method:</Text>