Skip to content

Add KustoAuthenticationError for detailed error when authentication error occurs.

Compare
Choose a tag to compare
@toshetah toshetah released this 05 Dec 17:30
· 347 commits to master since this release
06e8211

Add anonymous authentication.

BREAKING CHANGES:

None

FEATURES:

  • KustoAuthenticationError is introduced. Once authentication fails, the exception will have details of the request to acquire the token.

FIXES:

  • Fix issue #73