Azure.jl
Azure.jl copied to clipboard
Additional authentication flows needed
Hello, I work for Microsoft Azure and am interested in using Julia in my work. Currently Azure.jl has a small functionality gap in that it only supports client credentials authentication flow. So I wanted to ask if you would be interested in reviewing a PR to add some additional auth flows (auth code, device code, Azure CLI etc). If not, that's OK, I could write a new "AzureAuth.jl" package myself. Please let me know what you think.
Hi @alexkyllo. It would be great to enhance the functionality of Azure.jl with additional auth flows. Please feel free to submit PRs.
This would be awesome 😍