ydb-dotnet-sdk
ydb-dotnet-sdk copied to clipboard
Add Dispose method to ICredentialsProvider interface
Add Dispose method to ICredentialsProvider with empty default implementation (for backward compatible) and call it while Driver disposing.
Implement the method for StaticCredentialsProvider and stop background refresh token task.
Then implement the method for yc auth providers: https://github.com/ydb-platform/ydb-dotnet-yc/issues/2