Module ydb_unofficial::auth::cli

source ·
Available on crate feature auth-cli only.
Expand description

Credentials implementation that create and updates token every 11 hours by run command yc iam create-token

Structs

  • An automaitc updatable token. Updates every 11 hours by run command yc iam create-token. To use that you need Yandex Cloud CLI installed