azure_identity 0.0.5+1 azure_identity: ^0.0.5+1 copied to clipboard
A (partial) Dart implementation of the Azure Identity SDK
0.0.5+1 #
- Fix missing class exports
0.0.5 #
- Add
ProxiedAzureCliCredential()
to enable Azure Identity from locally running Docker containers
0.0.4 #
- Don't crash in
AzureCliCredential()
if Azure CLI is not available
0.0.3 #
- Remove obsolete build.yaml that could block code generators
0.0.2 #
- Replaced cross-compiled bridged implementation with a (limited) native Dart implementation
0.0.1 #
- Initial version.