Skip to content

Commit 1ec8508

Browse files
committed
Rename loginOnInvalidToken
1 parent ef3745b commit 1ec8508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/auth/auth2.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ export class LanguageClientAuth {
135135
{
136136
profileName: profileName,
137137
options: {
138-
loginOnInvalidToken: login,
138+
loginOnInvalidStsCredential: login,
139139
},
140140
} satisfies GetIamCredentialParams,
141141
cancellationToken

0 commit comments

Comments
 (0)