ydb-python-sdk
ydb-python-sdk copied to clipboard
Documentation suggest env auth, while it's already deprecated
In python-sdk documentions it's recommended to use deprecated env auth:
/home/eivanov89/.local/lib/python3.8/site-packages/ydb/auth_helpers.py:22: UserWarning: using construct_credentials_from_environ method for credentials instantiation is deprecated and will be removed in the future major releases. Please instantialize credentials by default or provide correct credentials instance to the Driver.