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 c4c7b09 commit 62940feCopy full SHA for 62940fe
examples/auth/oauth2_token_exchange_credentials/main.go
@@ -7,7 +7,6 @@ import (
7
"os"
8
9
"github.com/golang-jwt/jwt/v4"
10
-
11
ydb "github.com/ydb-platform/ydb-go-sdk/v3"
12
"github.com/ydb-platform/ydb-go-sdk/v3/credentials"
13
)
0 commit comments