feat(auth): update OAuth flow message to reference Costrict branding
This commit is contained in:
parent
25ea4a0cf3
commit
5a306c3ea7
|
|
@ -524,7 +524,7 @@ function OAuthStatusMessage({
|
||||||
<Text bold>
|
<Text bold>
|
||||||
{startingMessage
|
{startingMessage
|
||||||
? 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>
|
||||||
|
|
||||||
<Text>Select login method:</Text>
|
<Text>Select login method:</Text>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user