We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6756dd4 commit 408a443Copy full SHA for 408a443
options.go
@@ -54,7 +54,7 @@ func WithAccessTokenCredentials(accessToken string) Option {
54
)
55
}
56
57
-// WithOauth2TokenExchangeCredentials adds credentials that can exchange token using
+// WithOauth2TokenExchangeCredentials adds credentials that exchange token using
58
// OAuth 2.0 token exchange protocol:
59
// https://www.rfc-editor.org/rfc/rfc8693
60
func WithOauth2TokenExchangeCredentials(
0 commit comments