{bug} Vertex Auth Support (#1302)

Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
This commit is contained in:
matt korwel
2025-06-22 17:30:58 -07:00
committed by GitHub
parent d8ecbde9bd
commit da128e725d
3 changed files with 62 additions and 68 deletions

View File

@@ -38,7 +38,7 @@ export function AuthDialog({
label: 'Login with Google Work',
value: AuthType.LOGIN_WITH_GOOGLE_ENTERPRISE,
},
{ label: 'Vertex API Key', value: AuthType.USE_VERTEX_AI },
{ label: 'Vertex AI', value: AuthType.USE_VERTEX_AI },
];
const isSelectedAuthInMore = allAuthItems