feat: Adding support of client authentication method. #2064
Annotations
7 warnings
Run npm run lint:
src/auth/filesubjecttokensupplier.ts#L78
'context' is defined but never used
|
Run npm run lint:
src/auth/oauth2client.ts#L677
Unexpected any. Specify a different type
|
Run npm run lint:
src/auth/oauth2client.ts#L683
Unexpected any. Specify a different type
|
Run npm run lint:
test/test.awsclient.ts#L1297
'context' is defined but never used
|
Run npm run lint:
test/test.awsclient.ts#L1306
'context' is defined but never used
|
Run npm run lint:
test/test.identitypoolclient.ts#L1413
'context' is defined but never used
|
Run npm run lint:
test/test.oauth2.ts#L1440
'_' is assigned a value but never used
|
Loading