We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f420390 commit f86f7e6Copy full SHA for f86f7e6
googleapis_auth/lib/src/auth_client_signing_extension.dart
@@ -41,9 +41,6 @@ import 'utils.dart';
41
extension AuthClientSigningExtension on AuthClient {
42
/// Signs some bytes using the credentials from this auth client.
43
///
44
- /// This is the Dart equivalent of `GoogleAuth.sign()` from the Node.js
45
- /// google-auth-library.
46
- ///
47
/// The signing behavior depends on the auth client type:
48
/// - [ImpersonatedAuthClient]: Uses IAM signBlob API to sign using the
49
/// target principal.
0 commit comments