kuskus icon indicating copy to clipboard operation
kuskus copied to clipboard

Cache kusto auth tokens

Open rosshamish opened this issue 6 years ago • 0 comments

Right now, there's a device code auth flow for every single kusto.execute() call. It would open up some use cases if we could make many kusto calls without each of them requiring a login (table schema fetching, detailed function metadata fetching).

This is probably a feature request to the azure-kusto-node library (or a contribution to it).

rosshamish avatar Jul 26 '19 00:07 rosshamish