wapacro / az-keyvault-php

Library to easily work with Azure Key Vault using managed identities
https://packagist.org/packages/wapacro/az-keyvault-php
MIT License
18 stars 15 forks source link

Added alt client for VM access token; fixed issue with null secretVer… #6

Closed gbsmith closed 3 years ago

gbsmith commented 4 years ago

…sions

Possible remedy to https://github.com/wapacro/az-keyvault-php/issues/5 : a Client subclass that can be passed in to Secret constructor.

wapacro commented 4 years ago

Hi @gbsmith

Many thanks for your contribution. I'll review it in the upcoming days. In the meantime I'd ask you to provide some test cases for the new feature.

Best, Roman

wapacro commented 3 years ago

This PR is obsolete with the newest release, see https://github.com/wapacro/az-keyvault-php/releases/tag/v2.1.0