azure-kusto-java icon indicating copy to clipboard operation
azure-kusto-java copied to clipboard

fixes #379 token fetch issue and bumps version

Open The-Funk opened this issue 1 year ago • 0 comments

Fixed

MsalTokenProviders fail when getting silent parameters due to changes to a deprecated method in msal4j.

This PR replaces a usage of that deprecated method.

fixes #379

The-Funk avatar Aug 01 '24 13:08 The-Funk